Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dciphercommon.c29 OSSL_PARAM_int(OSSL_CIPHER_PARAM_AEAD, NULL),
52 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_AEAD); in ossl_cipher_generic_get_params()
/openssl/include/openssl/
H A Dcore_names.h74 #define OSSL_CIPHER_PARAM_AEAD "aead" /* int, 0 or 1 */ macro
/openssl/crypto/evp/
H A Devp_lib.c354 params[4] = OSSL_PARAM_construct_int(OSSL_CIPHER_PARAM_AEAD, &aead); in evp_cipher_cache_constants()
/openssl/doc/man3/
H A DEVP_EncryptInit.pod687 =item "aead" (B<OSSL_CIPHER_PARAM_AEAD>) <integer>

Completed in 19 milliseconds