Home
last modified time | relevance | path

Searched refs:pparams (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/lib/
H A Dapps.c916 pparams != NULL ? "key parameters" : \
937 EVP_PKEY **pparams, in load_key_certs_crls() argument
963 SET_EXPECT1(pparams, OSSL_STORE_INFO_PARAMS); in load_key_certs_crls()
1046 while ((ppkey != NULL || ppubkey != NULL || pparams != NULL in load_key_certs_crls()
1086 if (pparams != NULL) { in load_key_certs_crls()
1087 ok = (*pparams = OSSL_STORE_INFO_get1_PARAMS(info)) != NULL; in load_key_certs_crls()
1089 pparams = NULL; in load_key_certs_crls()
/openssl/apps/include/
H A Dapps.h157 EVP_PKEY **pparams,

Completed in 14 milliseconds