Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/pkcs12/
H A Dp12_npas.c25 static int alg_get(const X509_ALGOR *alg, int *pnid, int *piter,
81 if (!alg_get(p7->d.encrypted->enc_data->algorithm, in newpass_p12()
160 if (!alg_get(shalg, &p8_nid, &p8_iter, &p8_saltlen)) in newpass_bag()
172 static int alg_get(const X509_ALGOR *alg, int *pnid, int *piter, in alg_get() function