Searched refs:tls_use_private_key_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c3636 static int tls_use_private_key_file(struct tls_data *data, SSL *ssl, function
3737 if (tls_use_private_key_file(data, conn->ssl, private_key,
3788 if (tls_use_private_key_file(data, NULL, private_key,

Completed in 137 milliseconds