Home
last modified time | relevance | path

Searched refs:OSSL_CIPHER_PARAM_MODE (Results 1 – 4 of 4) 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/include/openssl/
H A Dcore_names.h72 #define OSSL_CIPHER_PARAM_MODE "mode" /* uint */ macro
/openssl/crypto/evp/
H A Devp_lib.c353 params[3] = OSSL_PARAM_construct_uint(OSSL_CIPHER_PARAM_MODE, &mode); in evp_cipher_cache_constants()
/openssl/doc/man3/
H A DEVP_EncryptInit.pod661 =item "mode" (B<OSSL_CIPHER_PARAM_MODE>) <unsigned integer>

Completed in 17 milliseconds