Searched refs:algorOID (Results 1 – 1 of 1) sorted by relevance
35 const ASN1_OBJECT *algorOID = NULL; in ossl_cmp_calc_protection() local50 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg); in ossl_cmp_calc_protection()52 if (OBJ_obj2nid(algorOID) == NID_id_PasswordBasedMAC) { in ossl_cmp_calc_protection()115 if (!OBJ_find_sigid_algs(OBJ_obj2nid(algorOID), &md_nid, NULL) in ossl_cmp_calc_protection()