Home
last modified time | relevance | path

Searched refs:CTS_CS2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_cts.c56 #define CTS_CS2 1 macro
74 { CTS_CS2, OSSL_CIPHER_CTS_MODE_CS2 },
354 else if (ctx->cts_mode == CTS_CS2) in ossl_cipher_cbc_cts_block_update()
361 else if (ctx->cts_mode == CTS_CS2) in ossl_cipher_cbc_cts_block_update()