Searched defs:SSL_CTX_get_cert_store (Results 1 – 2 of 2) sorted by relevance
467 pub fn SSL_CTX_get_cert_store(ctx: *const SSL_CTX) -> *mut X509_STORE; in SSL_CTX_get_cert_store() function
4541 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx) in SSL_CTX_get_cert_store() function