Searched refs:algorOID (Results 1 – 1 of 1) sorted by relevance
38 const ASN1_OBJECT *algorOID = NULL; in ossl_cmp_calc_protection() local53 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()