Searched refs:tls_parse_pkcs12 (Results 1 – 1 of 1) sorted by relevance
3580 static int tls_parse_pkcs12(struct tls_data *data, SSL *ssl, PKCS12 *p12, in tls_parse_pkcs12() function3731 return tls_parse_pkcs12(data, ssl, p12, passwd); in tls_read_pkcs12()3754 return tls_parse_pkcs12(data, ssl, p12, passwd); in tls_read_pkcs12_blob()