Searched refs:X509_STORE_CTX_set_current_cert (Results 1 – 8 of 8) sorted by relevance
314 #define X509_STORE_CTX_set_current_cert(ctx, x) { (ctx)->current_cert = (x); } macro
3986 X509_STORE_CTX_set_current_cert 4078 3_0_0 EXIST::FUNCTION:
7 X509_STORE_CTX_get_current_cert, X509_STORE_CTX_set_current_cert,21 void X509_STORE_CTX_set_current_cert(X509_STORE_CTX *ctx, X509 *x);57 X509_STORE_CTX_set_current_cert() sets the certificate I<x> in I<ctx> which
760 void X509_STORE_CTX_set_current_cert(X509_STORE_CTX *ctx, X509 *x);
663 void X509_STORE_CTX_set_current_cert(X509_STORE_CTX *ctx, X509 *x);
2160 void X509_STORE_CTX_set_current_cert(X509_STORE_CTX *ctx, X509 *x) in X509_STORE_CTX_set_current_cert() function
3139 X509_STORE_CTX_set_current_cert;
4603 MLINKS+= X509_STORE_CTX_get_error.3 X509_STORE_CTX_set_current_cert.3