Searched defs:STACK_OF (Results 1 - 25 of 59) sorted by last modified time

123

/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_addr.c1340 int v3_addr_validate_resource_set(STACK_OF(X509) *chain, function
/freebsd-10-stable/lib/libfetch/
H A Dcommon.c653 fetch_ssl_verify_altname(STACK_OF(GENERAL_NAME) *altnames, function
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c342 static int ocsp_add1_nonce(STACK_OF(X509_EXTENSION) **exts, function
/freebsd-10-stable/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c347 static BIGNUM *SRP_gN_place_bn(STACK_OF(SRP_gN_cache) *gN_cache, char *ch) function
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c1177 static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid) function
1198 ASN1_OCTET_STRING *PKCS7_digest_from_attributes(STACK_OF(X509_ATTRIBUTE) *sk) function
1258 static int add_attribute(STACK_OF(X509_ATTRIBUTE) **sk, int nid, int atrtype, function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.c1990 STACK_OF(X509) *X509_STORE_CTX_get_chain(X509_STORE_CTX *ctx) function
1995 STACK_OF(X509) *X509_STORE_CTX_get1_chain(X509_STORE_CTX *ctx) function
[all...]
H A Dx509_lu.c414 static int x509_object_idx_cnt(STACK_OF(X509_OBJECT) *h, int type, function
457 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, int type, function
463 X509_OBJECT *X509_OBJECT_retrieve_by_subject(STACK_OF(X509_OBJECT) *h, function
473 STACK_OF(X509) *X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm) function
518 STACK_OF(X509_CRL) *X509_STORE_get1_crls(X509_STORE_CTX *ctx, X509_NAME *nm) function
559 X509_OBJECT *X509_OBJECT_retrieve_match(STACK_OF(X509_OBJEC function
[all...]
H A Dx509_cmp.c276 X509 *X509_find_by_issuer_and_serial(STACK_OF(X509) *sk, X509_NAME *name, function
298 X509 *X509_find_by_subject(STACK_OF(X509) *sk, X509_NAME *name) function
H A Dverify_extra_test.c65 static STACK_OF(X509) *load_certs_from_file(const char *filename) function
/freebsd-10-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_npas.c179 static int newpass_bags(STACK_OF(PKCS12_SAFEBAG) *bags, const char *oldpass, function
H A Dp12_add.c142 PKCS7 *PKCS12_pack_p7data(STACK_OF(PKCS12_SAFEBAG) *sk) function
167 STACK_OF(PKCS12_SAFEBAG) *PKCS12_unpack_p7data(PKCS7 *p7) function
224 STACK_OF(PKCS12_SAFEBAG) *PKCS12_unpack_p7encdata(PKCS7 *p7, const char *pass, function
249 STACK_OF(PKCS7) *PKCS12_unpack_authsafes(PKCS12 *p12) function
H A Dp12_kiss.c214 static int parse_bags(STACK_OF(PKCS12_SAFEBA function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c647 static STACK_OF(MIME_HEADER) *mime_parse_hdr(BIO *bio) function
892 static MIME_HEADER *mime_hdr_find(STACK_OF(MIME_HEADER) *hdrs, char *name) function
[all...]
H A Dtasn_enc.c428 static int asn1_set_seq_out(STACK_OF(ASN1_VALUE) *sk, unsigned char **out, function
H A Dx_name.c270 static void local_sk_X509_NAME_ENTRY_free(STACK_OF(X509_NAME_ENTRY) *ne) function
275 static void local_sk_X509_NAME_ENTRY_pop_free(STACK_OF(X509_NAME_ENTRY) *ne) function
498 static int i2d_name_canon(STACK_OF(STACK_OF_X509_NAME_ENTRY) * _intname, function
[all...]
H A Da_set.c90 int i2d_ASN1_SET(STACK_OF(OPENSSL_BLOCK) *a, unsigned char **pp, function
169 STACK_OF(OPENSSL_BLOCK) *d2i_ASN1_SET(STACK_OF(OPENSSL_BLOCK) **a, function
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.c1158 STACK_OF(X509) *load_certs(BIO *err, const char *file, int format, function
1167 STACK_OF(X509_CRL) *load_crls(BIO *err, const char *file, int format, function
[all...]
H A Dcms.c1164 static STACK_OF(GENERAL_NAMES) *make_names_stack(STACK_OF(OPENSSL_STRING) *ns) function
1201 static CMS_ReceiptRequest *make_receipt_request(STACK_OF(OPENSSL_STRING) function
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_lib.c847 STACK_OF(X509) *SSL_get_peer_cert_chain(const SSL *s) function
1234 STACK_OF(SSL_CIPHER) *SSL_get_ciphers(const SSL *s) function
1248 STACK_OF(SSL_CIPHER) *ssl_get_ciphers_by_id(SSL *s) function
1426 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s, unsigned char *p, function
[all...]
H A Dssl_ciph.c1375 STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(const SSL_METHOD *ssl_method, STACK_OF(SSL_CIPHER) function
1822 SSL_COMP *ssl3_comp_find(STACK_OF(SSL_COMP) *sk, int n) function
1854 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void) function
H A Dssl_cert.c522 static void set_client_CA_list(STACK_OF(X509_NAME) **ca_list, function
531 STACK_OF(X509_NAME) *SSL_dup_CA_list(STACK_OF(X509_NAME) *sk) function
558 STACK_OF(X509_NAME) *SSL_CTX_get_client_CA_list(const SSL_CTX *ctx) function
563 STACK_OF(X509_NAM function
578 static int add_client_CA(STACK_OF(X509_NAME) **sk, X509 *x) function
621 STACK_OF(X509_NAME) *SSL_load_client_CA_file(const char *file) function
691 int SSL_add_file_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack, function
754 int SSL_add_dir_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack, function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c328 static int TS_find_cert(STACK_OF(ESS_CERT_ID) *cert_ids, X509 *cert) function
548 static char *TS_get_status_text(STACK_OF(ASN1_UTF8STRING) *text) function
729 static int TS_find_name(STACK_OF(GENERAL_NAME) *gen_names, GENERAL_NAME *name) function
[all...]
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c337 static STACK_OF(X509)* function
363 static STACK_OF(X509)* function
417 static STACK_OF(X509)* function
438 static STACK_OF(X509)* function
1652 static STACK_OF(X50 function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_smime.c536 CMS_ContentInfo *CMS_encrypt(STACK_OF(X50 function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpem_info.c74 STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk, function
91 STACK_OF(X509_INFO) *PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk, function

Completed in 412 milliseconds

123