Home
last modified time | relevance | path

Searched refs:OSSL_GEN_PARAM_POTENTIAL (Results 1 – 5 of 5) sorted by relevance

/src/crypto/openssl/include/openssl/
H A Dcore_names.h266 # define OSSL_GEN_PARAM_POTENTIAL "potential" macro
/src/crypto/openssl/crypto/evp/
H A Dpmeth_gn.c111 if ((param = OSSL_PARAM_locate_const(params, OSSL_GEN_PARAM_POTENTIAL)) in ossl_callback_to_pkey_gencb()
/src/crypto/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c439 params[0] = OSSL_PARAM_construct_int(OSSL_GEN_PARAM_POTENTIAL, &p); in rsa_gencb()
H A Ddsa_kmgmt.c586 params[0] = OSSL_PARAM_construct_int(OSSL_GEN_PARAM_POTENTIAL, &p); in dsa_gencb()
H A Ddh_kmgmt.c688 params[0] = OSSL_PARAM_construct_int(OSSL_GEN_PARAM_POTENTIAL, &p); in dh_gencb()