Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:SSL_use_PrivateKey_file

1670 		if (SSL_use_PrivateKey_file(conn->ssl, private_key,
1673 "SSL_use_PrivateKey_File (DER) --> OK");
1678 "SSL_use_PrivateKey_File (DER) "
1682 if (SSL_use_PrivateKey_file(conn->ssl, private_key,
1685 "SSL_use_PrivateKey_File (PEM) --> OK");
1690 "SSL_use_PrivateKey_File (PEM) "