Searched refs:SSL_CTX_load_verify_mem (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h323 LSSL_USED(SSL_CTX_load_verify_mem); variable
/openbsd-current/lib/libtls/
H A Dtls.c654 if (SSL_CTX_load_verify_mem(ssl_ctx, ca_mem, ca_len) != 1) {
/openbsd-current/lib/libssl/
H A Dssl_lib.c3270 SSL_CTX_load_verify_mem(SSL_CTX *ctx, void *buf, int len) function
3274 LSSL_ALIAS(SSL_CTX_load_verify_mem); variable
H A Dssl.h1397 int SSL_CTX_load_verify_mem(SSL_CTX *ctx, void *buf, int len);

Completed in 193 milliseconds