Searched defs:SSL_CTX_use_PrivateKey (Results 1 – 7 of 7) sorted by relevance
126 int SSL_CTX_use_PrivateKey(SSL_CTX *ctx, EVP_PKEY *pkey) in SSL_CTX_use_PrivateKey() function
446 int SSL_CTX_use_PrivateKey(SSL_CTX *ctx, EVP_PKEY *pkey) { in SSL_CTX_use_PrivateKey() function
283 #define SSL_CTX_use_PrivateKey SSL_CTX_USE_PRIVATEKEY macro
395 int SSL_CTX_use_PrivateKey(SSL_CTX *ctx, EVP_PKEY *pkey) { in SSL_CTX_use_PrivateKey() function
342 #define SSL_CTX_use_PrivateKey GRPC_SHADOW_SSL_CTX_use_PrivateKey macro
222 #define SSL_CTX_use_PrivateKey BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_use_PrivateKey) macro