Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dpkcs12.c41 static PKCS12 *from_bio_p12(BIO *bio, const PKCS12_ENC *mac);
209 static PKCS12 *from_bio_p12(BIO *bio, const PKCS12_ENC *mac) in from_bio_p12() function
674 p12 = from_bio_p12(pb->p12bio, NULL); in start_check_pkcs12()
694 p12 = from_bio_p12(pb->p12bio, mac); in start_check_pkcs12_with_mac()

Completed in 5 milliseconds