Searched refs:X509_STORE_CTX_set0_verified_chain (Results 1 – 5 of 5) sorted by relevance
8 X509_STORE_CTX_get0_chain, X509_STORE_CTX_set0_verified_chain,35 void X509_STORE_CTX_set0_verified_chain(X509_STORE_CTX *ctx, STACK_OF(X509) *chain);87 X509_STORE_CTX_set0_verified_chain() sets the validated chain used
505 void X509_STORE_CTX_set0_verified_chain(X509_STORE_CTX *c, STACK_OF(X509) *sk);
3214 X509_STORE_CTX_set0_verified_chain;
2482 void X509_STORE_CTX_set0_verified_chain(X509_STORE_CTX *ctx, STACK_OF(X509) *sk) in X509_STORE_CTX_set0_verified_chain() function
3047 MLINKS+= X509_STORE_CTX_new.3 X509_STORE_CTX_set0_verified_chain.3