Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Devp_pbe.c271 int *pcnid, int *pmnid, EVP_PBE_KEYGEN **pkeygen) in EVP_PBE_find() argument
294 if (pmnid) in EVP_PBE_find()
295 *pmnid = pbetmp->md_nid; in EVP_PBE_find()
/dragonfly/crypto/libressl/include/openssl/
H A Devp.h896 int EVP_PBE_find(int type, int pbe_nid, int *pcnid, int *pmnid,