Searched refs:check_p12_mac (Results 1 – 1 of 1) sorted by relevance
43 static int check_p12_mac(PKCS12 *p12, const PKCS12_ENC *mac);220 if (!check_p12_mac(p12, mac)) in from_bio_p12()245 if (!check_p12_mac(p12, mac)) in read_p12()254 static int check_p12_mac(PKCS12 *p12, const PKCS12_ENC *mac) in check_p12_mac() function