Home | History | Annotate | Download | only in ssl

Lines Matching refs:store

1770 	 * the ex_data of SSL_CTX, thus the ex_data store can only be removed
2877 void SSL_CTX_set_cert_store(SSL_CTX *ctx,X509_STORE *store)
2881 ctx->cert_store=store;