Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dciphercommon.c33 OSSL_PARAM_int(OSSL_CIPHER_PARAM_HAS_RAND_KEY, NULL),
76 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_HAS_RAND_KEY); in ossl_cipher_generic_get_params()
/openssl/include/openssl/
H A Dcore_names.h78 #define OSSL_CIPHER_PARAM_HAS_RAND_KEY "has-randkey" /* int, 0 or 1 */ macro
/openssl/crypto/evp/
H A Devp_lib.c360 params[8] = OSSL_PARAM_construct_int(OSSL_CIPHER_PARAM_HAS_RAND_KEY, in evp_cipher_cache_constants()

Completed in 25 milliseconds