Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dpkcs12.c42 static PKCS12 *read_p12(const char *infile, const PKCS12_ENC *mac);
230 static PKCS12 *read_p12(const char *infile, const PKCS12_ENC *mac) in read_p12() function
708 p12 = read_p12(pb->filename, NULL); in start_check_pkcs12_file()
728 p12 = read_p12(pb->filename, mac); in start_check_pkcs12_file_with_mac()