Searched defs:SSL_CTX_get_cert_store (Results 1 – 6 of 6) sorted by relevance
273 #define SSL_CTX_get_cert_store SSL_CTX_GET_CERT_STORE macro
717 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx) { in SSL_CTX_get_cert_store() function
879 fn SSL_CTX_get_cert_store(ctx: *mut SSL_CTX) -> *mut X509_STORE; in SSL_CTX_get_cert_store() function
423 #define SSL_CTX_get_cert_store GRPC_SHADOW_SSL_CTX_get_cert_store macro
90 #define SSL_CTX_get_cert_store BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_get_cert_store) macro