Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dciphercommon.c31 OSSL_PARAM_int(OSSL_CIPHER_PARAM_CTS, NULL),
64 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_CTS); in ossl_cipher_generic_get_params()
/openssl/include/openssl/
H A Dcore_names.h76 #define OSSL_CIPHER_PARAM_CTS "cts" /* int, 0 or 1 */ macro
/openssl/crypto/evp/
H A Devp_lib.c357 params[6] = OSSL_PARAM_construct_int(OSSL_CIPHER_PARAM_CTS, &cts); in evp_cipher_cache_constants()
/openssl/doc/man3/
H A DEVP_EncryptInit.pod701 =item "cts" (B<OSSL_CIPHER_PARAM_CTS>) <integer>

Completed in 24 milliseconds