Home
last modified time | relevance | path

Searched refs:X509_INFO (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/asn1/
HDx_info.c16 X509_INFO *X509_INFO_new(void) in X509_INFO_new()
18 X509_INFO *ret; in X509_INFO_new()
29 void X509_INFO_free(X509_INFO *x) in X509_INFO_free()
/freebsd-13-stable/crypto/openssl/crypto/pem/
HDpem_info.c21 STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk, in STACK_OF() argument
25 STACK_OF(X509_INFO) *ret; in STACK_OF()
38 STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk, in STACK_OF() argument
41 X509_INFO *xi = NULL; in STACK_OF()
48 STACK_OF(X509_INFO) *ret = NULL; in STACK_OF()
247 int PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, in PEM_X509_INFO_write_bio()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDpem.h258 STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk,
260 int PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc,
274 STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk,
HDx509.h252 } X509_INFO; typedef
254 DEFINE_STACK_OF(X509_INFO)
608 X509_INFO *X509_INFO_new(void);
609 void X509_INFO_free(X509_INFO *a);
/freebsd-13-stable/crypto/openssl/crypto/x509/
HDby_file.c190 STACK_OF(X509_INFO) *inf; in X509_load_cert_crl_file()
191 X509_INFO *itmp; in X509_load_cert_crl_file()
/freebsd-13-stable/crypto/openssl/apps/
HDcrl2p7.c186 STACK_OF(X509_INFO) *sk = NULL; in add_certs_from_file()
187 X509_INFO *xi; in add_certs_from_file()
HDrehash.c234 STACK_OF (X509_INFO) *inf = NULL; in do_file()
235 X509_INFO *x; in do_file()
HDapps.c886 STACK_OF(X509_INFO) *xis = NULL; in load_certs_crls()
887 X509_INFO *xi; in load_certs_crls()
/freebsd-13-stable/crypto/openssl/crypto/ts/
HDts_conf.c63 STACK_OF(X509_INFO) *allcerts = NULL; in STACK_OF()
73 X509_INFO *xi = sk_X509_INFO_value(allcerts, i); in STACK_OF()
/freebsd-13-stable/crypto/openssl/doc/man7/
HDx509.pod30 Finally, there's the supertype X509_INFO, which can contain a CRL, a
/freebsd-13-stable/contrib/wpa/src/crypto/
HDtls_openssl.c150 STACK_OF(X509_INFO) *stack = NULL; in tls_add_ca_from_keystore()
165 X509_INFO *info = sk_X509_INFO_value(stack, i); in tls_add_ca_from_keystore()
/freebsd-13-stable/crypto/openssl/
HDCHANGES12047 Also change the X509_LOOKUP and X509_INFO code to handle