Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX_get1_issuer (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DX509_STORE_set_verify_cb_func.pod25 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
/openssl/util/
H A Dmissingcrypto111.txt1559 X509_STORE_CTX_get1_issuer(3)
H A Dlibcrypto.num1606 X509_STORE_CTX_get1_issuer 1644 3_0_0 EXIST::FUNCTION:
/openssl/crypto/x509/
H A Dx509_lu.c801 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) in X509_STORE_CTX_get1_issuer() function
H A Dx509_vfy.c2476 ctx->get_issuer = X509_STORE_CTX_get1_issuer; in X509_STORE_CTX_init()
/openssl/include/openssl/
H A Dx509_vfy.h.in468 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x);

Completed in 51 milliseconds