Home
last modified time | relevance | path

Searched defs:ca (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_purp.c129 X509_check_purpose(X509 *x, int id, int ca) in X509_check_purpose()
696 check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ssl_client()
712 check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ssl_server()
729 check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ns_ssl_server()
744 purpose_smime(const X509 *x, int ca) in purpose_smime()
771 check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_smime_sign()
784 check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_smime_encrypt()
797 check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_crl_sign()
815 ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca) in ocsp_helper()
826 check_purpose_timestamp_sign(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_timestamp_sign()
[all …]
/dragonfly/sbin/hammer/
H A Dcmd_history.c61 cmd_attr_t ca; in hammer_cmd_history() local
149 parse_attr(const char *s, cmd_attr_t *ca) in parse_attr()
186 parse_attr_path(const char *s, cmd_attr_t *ca) in parse_attr_path()
/dragonfly/contrib/binutils-2.34/gas/
H A Dehopt.c478 int ca = frag->fr_subtype >> 3; in eh_frame_estimate_size_before_relax() local
526 int loc4_fix, ca; in eh_frame_convert_frag() local
/dragonfly/contrib/binutils-2.27/gas/
H A Dehopt.c474 int ca = frag->fr_subtype >> 3; in eh_frame_estimate_size_before_relax() local
518 int loc4_fix, ca; in eh_frame_convert_frag() local
/dragonfly/contrib/openbsd_libm/src/
H A Ds_casin.c60 static double complex ca, ct, zz, z2; in casin() local
H A Ds_casinf.c58 static float complex ca, ct, zz, z2; in casinf() local
H A Ds_casinl.c69 static long double complex ca, ct, zz, z2; in casinl() local
/dragonfly/libexec/bootpd/
H A Dgetif.c118 nmatch(u_char *ca, u_char *cb) in nmatch()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dfilename_cmp.c215 char * ca = lrealpath(a); in canonical_filename_eq() local
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dfilename_cmp.c215 char * ca = lrealpath(a); in canonical_filename_eq() local
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dfilename_cmp.c215 char * ca = lrealpath(a); in canonical_filename_eq() local
/dragonfly/crypto/libressl/crypto/pkcs12/
H A Dp12_kiss.c84 PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, in PKCS12_parse()
H A Dp12_crt.c85 PKCS12_create(const char *pass, const char *name, EVP_PKEY *pkey, X509 *cert, in PKCS12_create()
/dragonfly/usr.sbin/pw/
H A Dpw.c445 struct carg *ca = malloc(sizeof(struct carg)); in addarg() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_recp.c116 const BIGNUM *ca; in BN_mod_mul_reciprocal() local
/dragonfly/contrib/ldns/
H A Ddane.c345 X509** cert, STACK_OF(X509)* chain, int n, bool ca) in ldns_dane_get_nth_cert_from_validation_chain()
625 ldns_rdf* data, bool ca) in ldns_dane_match_any_cert_with_data()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_regdomain.c158 const struct ieee80211_channel *ca = a; in chancompar() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-if-conv.c486 tree ca = bb_predicate (gimple_bb (stmt)); in memrefs_read_or_written_unconditionally() local
558 tree ca = bb_predicate (gimple_bb (stmt)); in write_memrefs_written_at_least_once() local
H A Dexplow.c709 unsigned sa, ca; in force_reg() local
H A Dtree-predcom.c573 unsigned ca = component_of (fathers, a); in merge_comps() local
702 unsigned ca, ia, ib, bad; in split_data_refs_to_components() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dx509v3.h79 int ca; /* cA */ member
/dragonfly/crypto/libressl/ssl/
H A Dssl_rsa.c653 X509 *ca, *x = NULL; in ssl_use_certificate_chain_bio() local
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.c144 added_obj_hash(const ADDED_OBJ *ca) in added_obj_hash()
/dragonfly/crypto/openssh/
H A Dssh-keygen.c1748 struct sshkey *ca, *public; in do_ca_sign() local
2256 const struct sshkey *ca, struct ssh_krl *krl) in update_krl_from_file()
2411 struct sshkey *ca = NULL; in do_gen_krl() local
H A Dsshkey.c2246 struct sshbuf *exts = NULL, *ca = NULL; in cert_parse() local
2942 sshkey_certify_custom(struct sshkey *k, struct sshkey *ca, const char *alg, in sshkey_certify_custom()
3122 sshkey_certify(struct sshkey *k, struct sshkey *ca, const char *alg, in sshkey_certify()

12