Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_cts.c55 #define CTS_CS1 0 macro
72 { CTS_CS1, OSSL_CIPHER_CTS_MODE_CS1 },
351 if (ctx->cts_mode == CTS_CS1) in ossl_cipher_cbc_cts_block_update()
358 if (ctx->cts_mode == CTS_CS1) in ossl_cipher_cbc_cts_block_update()

Completed in 5 milliseconds