Searched refs:X509_STORE_CTX_get1_issuer (Results 1 – 4 of 4) sorted by relevance
427 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x);
624 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) in X509_STORE_CTX_get1_issuer() function
2064 ctx->get_issuer = X509_STORE_CTX_get1_issuer; in X509_STORE_CTX_init()