Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_protect.c38 const ASN1_OBJECT *algorOID = NULL; in ossl_cmp_calc_protection() local
53 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg); in ossl_cmp_calc_protection()
55 if (OBJ_obj2nid(algorOID) == NID_id_PasswordBasedMAC) { in ossl_cmp_calc_protection()