Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_cts.c57 #define CTS_CS3 2 macro
75 { CTS_CS3, OSSL_CIPHER_CTS_MODE_CS3 },
356 else if (ctx->cts_mode == CTS_CS3) in ossl_cipher_cbc_cts_block_update()
363 else if (ctx->cts_mode == CTS_CS3) in ossl_cipher_cbc_cts_block_update()