Searched refs:X509_STORE_CTX_get1_issuer (Results 1 – 5 of 5) 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>155 then X509_STORE_CTX_get1_issuer() is used as the default implementation.250 X509_STORE_CTX_get1_issuer() returns
1558 X509_STORE_CTX_get1_issuer(3)
1606 X509_STORE_CTX_get1_issuer 1644 3_0_0 EXIST::FUNCTION:
424 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) in X509_STORE_CTX_get1_issuer() function2511 ctx->get_issuer = X509_STORE_CTX_get1_issuer; in X509_STORE_CTX_init()
468 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x);
Completed in 32 milliseconds