Searched refs:X509_STORE_CTX_get1_issuer (Results 1 – 9 of 9) sorted by relevance
25 X509_STORE_CTX_get1_issuer,68 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x);141 X509_STORE_CTX_get1_issuer() tries to find a certificate from the I<store>153 then X509_STORE_CTX_get1_issuer() is used as the default implementation.248 X509_STORE_CTX_get1_issuer() returns
725 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) in X509_STORE_CTX_get1_issuer() function
2367 ctx->get_issuer = X509_STORE_CTX_get1_issuer; in X509_STORE_CTX_init()
1559 X509_STORE_CTX_get1_issuer(3)
1606 X509_STORE_CTX_get1_issuer 1644 3_0_0 EXIST::FUNCTION:
563 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x);
466 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x);
3108 X509_STORE_CTX_get1_issuer;
4569 MLINKS+= X509_STORE_set_verify_cb_func.3 X509_STORE_CTX_get1_issuer.3