Searched refs:SSL_CTX_load_verify_store (Results 1 – 9 of 9) sorted by relevance
6 SSL_CTX_load_verify_store, SSL_CTX_set_default_verify_paths,17 int SSL_CTX_load_verify_store(SSL_CTX *ctx, const char *CAstore);31 SSL_CTX_load_verify_file(), SSL_CTX_load_verify_store() specifies the
528 SSL_CTX_load_verify_store;
513 SSL_CTX_load_verify_store 514 3_0_0 EXIST::FUNCTION:
2137 __owur int SSL_CTX_load_verify_store(SSL_CTX *ctx, const char *CAstore);
2065 __owur int SSL_CTX_load_verify_store(SSL_CTX *ctx, const char *CAstore);
168 if (CAstore != NULL && !SSL_CTX_load_verify_store(ctx, CAstore)) in ctx_set_verify_locations()
4471 int SSL_CTX_load_verify_store(SSL_CTX *ctx, const char *CAstore) in SSL_CTX_load_verify_store() function
3839 MLINKS+= SSL_CTX_load_verify_locations.3 SSL_CTX_load_verify_store.3
1913 - SSL_CTX_load_verify_store()