Home
last modified time | relevance | path

Searched defs:X509 (Results 1 – 20 of 20) sorted by relevance

/openssl/test/testutil/
H A Dload.c33 STACK_OF(X509) *load_certs_pem(const char *file) in STACK_OF() argument
/openssl/crypto/x509/
H A Dx509_trust.c57 int (*X509_TRUST_set_default(int (*trust) (int, X509 *, int))) (int, X509 *, in X509_TRUST_set_default() argument
126 int X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), in X509_TRUST_add() argument
H A Dx509_vfy.c436 static STACK_OF(X509) *lookup_certs_sk(X509_STORE_CTX *ctx, const X509_NAME *nm) in STACK_OF() argument
2262 STACK_OF(X509) *X509_STORE_CTX_get0_chain(const X509_STORE_CTX *ctx) in STACK_OF() argument
2267 STACK_OF(X509) *X509_STORE_CTX_get1_chain(const X509_STORE_CTX *ctx) in STACK_OF() argument
2633 STACK_OF(X509) *X509_STORE_CTX_get0_untrusted(const X509_STORE_CTX *ctx) in STACK_OF() argument
3551 STACK_OF(X509) *X509_build_chain(X509 *target, STACK_OF(X509) *certs, in STACK_OF() argument
H A Dx509_lu.c616 STACK_OF(X509) *X509_STORE_get1_all_certs(X509_STORE *store) in STACK_OF() argument
651 STACK_OF(X509) *X509_STORE_CTX_get1_certs(X509_STORE_CTX *ctx, in STACK_OF() argument
H A Dx509_cmp.c576 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain) in STACK_OF() argument
H A Dv3_purp.c160 int (*ck) (const X509_PURPOSE *, const X509 *, int), in X509_PURPOSE_add()
/openssl/crypto/ts/
H A Dts_verify_ctx.c80 STACK_OF(X509) *TS_VERIFY_CTX_set_certs(TS_VERIFY_CTX *ctx, in STACK_OF() argument
H A Dts_conf.c63 STACK_OF(X509) *TS_CONF_load_certs(const char *file) in STACK_OF() argument
/openssl/crypto/cmp/
H A Dcmp_ctx.c698 DEFINE_OSSL_set1_up_ref(OSSL_CMP_CTX, cert, X509) in DEFINE_OSSL_set1_up_ref() argument
732 DEFINE_OSSL_set1_up_ref(OSSL_CMP_CTX, oldCert, X509) in DEFINE_OSSL_set1_up_ref() argument
/openssl/crypto/ocsp/
H A Docsp_cl.c178 const STACK_OF(X509) *OCSP_resp_get0_certs(const OCSP_BASICRESP *bs) in STACK_OF() argument
/openssl/test/
H A Ddanetest.c91 static STACK_OF(X509) *load_chain(BIO *fp, int nelem) in STACK_OF() argument
H A Dcmp_ctx_test.c42 static STACK_OF(X509) *sk_X509_new_1(void) in STACK_OF() argument
/openssl/crypto/pkcs7/
H A Dpk7_smime.c367 STACK_OF(X509) *PKCS7_get0_signers(PKCS7 *p7, STACK_OF(X509) *certs, in STACK_OF() argument
H A Dpk7_lib.c416 STACK_OF(X509) *pkcs7_get0_certificates(const PKCS7 *p7) in STACK_OF() argument
/openssl/include/openssl/
H A Dtypes.h166 typedef struct x509_st X509; typedef
H A Dx509_vfy.h.in162 typedef STACK_OF(X509) typedef
/openssl/crypto/cms/
H A Dcms_lib.c620 STACK_OF(X509) *CMS_get1_certs(CMS_ContentInfo *cms) in STACK_OF() argument
H A Dcms_sd.c603 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms) in STACK_OF() argument
/openssl/ssl/
H A Dssl_lib.c1963 STACK_OF(X509) *SSL_get_peer_cert_chain(const SSL *s) in STACK_OF() argument
6095 STACK_OF(X509) *SSL_get0_verified_chain(const SSL *s) in STACK_OF() argument
/openssl/apps/lib/
H A Dapps.c773 STACK_OF(X509) *load_certs_multifile(char *files, const char *pass, in STACK_OF() argument

Completed in 114 milliseconds