Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_cts.c55 #define CTS_CS1 0 macro
73 { CTS_CS1, OSSL_CIPHER_CTS_MODE_CS1 },
352 if (ctx->cts_mode == CTS_CS1) in ossl_cipher_cbc_cts_block_update()
359 if (ctx->cts_mode == CTS_CS1) in ossl_cipher_cbc_cts_block_update()