Searched refs:hmac_oid (Results 1 – 1 of 1) sorted by relevance
48 static int s_pbes2_from_oid(const ltc_asn1_list *cipher_oid, const ltc_asn1_list *hmac_oid, pbes_pr… in s_pbes2_from_oid() argument58 if (hmac_oid != NULL) { in s_pbes2_from_oid()60 if (pk_oid_cmp_with_asn1(s_hmac_oid_names[i].oid, hmac_oid) == CRYPT_OK) { in s_pbes2_from_oid()