Searched defs:SSL_CTX_get_cert_store (Results 1 – 4 of 4) sorted by relevance
274 #define SSL_CTX_get_cert_store SSL_CTX_GET_CERT_STORE macro
467 pub fn SSL_CTX_get_cert_store(ctx: *const SSL_CTX) -> *mut X509_STORE; in SSL_CTX_get_cert_store() function
4563 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx) in SSL_CTX_get_cert_store() function
4682 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx) in SSL_CTX_get_cert_store() function