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