Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds