Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:tls_read_pkcs12

1501 static int tls_read_pkcs12(SSL_CTX *ssl_ctx, SSL *ssl, const char *private_key,
1698 if (tls_read_pkcs12(ssl_ctx, conn->ssl, private_key, passwd)
1761 tls_read_pkcs12(ssl_ctx, NULL, private_key, passwd)) {