Searched refs:SSL_CTX_check_private_key (Results 1 – 8 of 8) sorted by relevance
58 if (!SSL_CTX_check_private_key(state->ssl_ctx)) { in InitSSL()
244 if (!SSL_CTX_check_private_key(ctx)) in set_cert_stuff()273 if (!SSL_CTX_check_private_key(ctx)) in set_cert_key_stuff()
166 if (!SSL_CTX_check_private_key(ctx)) { in main()
1810 int SSL_CTX_check_private_key(const SSL_CTX *ctx);
1872 if (!SSL_CTX_check_private_key(ssl_ctx)) { in tls_global_private_key()
889 int SSL_CTX_check_private_key(const SSL_CTX *ctx) in SSL_CTX_check_private_key() function
2131 if (!SSL_CTX_check_private_key(ssl_ctx)) { in tls_global_private_key()