Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dciphercommon.c25 OSSL_PARAM_uint(OSSL_CIPHER_PARAM_MODE, NULL),
47 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_MODE); in ossl_cipher_generic_get_params()
/openssl/crypto/evp/
H A Devp_lib.c332 params[3] = OSSL_PARAM_construct_uint(OSSL_CIPHER_PARAM_MODE, &mode); in evp_cipher_cache_constants()
/openssl/doc/man3/
H A DEVP_EncryptInit.pod674 =item "mode" (B<OSSL_CIPHER_PARAM_MODE>) <unsigned integer>

Completed in 20 milliseconds