Home
last modified time | relevance | path

Searched defs:cert (Results 1 – 25 of 208) sorted by relevance

123456789

/freebsd/contrib/ldns/
H A Ddane.c134 ldns_dane_cert2rdf(ldns_rdf** rdf, X509* cert, in ldns_dane_cert2rdf()
223 ldns_dane_pkix_validate(X509* cert, STACK_OF(X509)* extra_certs, in ldns_dane_pkix_validate()
257 ldns_dane_pkix_validate_and_get_chain(STACK_OF(X509)** chain, X509* cert, in ldns_dane_pkix_validate_and_get_chain()
306 X509* cert, STACK_OF(X509)* extra_certs) in ldns_dane_pkix_get_chain()
345 X509** cert, STACK_OF(X509)* chain, int n, bool ca) in ldns_dane_get_nth_cert_from_validation_chain()
367 X509* cert, STACK_OF(X509)* extra_certs) in ldns_dane_pkix_get_last_self_signed()
406 X509* cert, STACK_OF(X509)* extra_certs, in ldns_dane_select_certificate()
515 X509* cert) in ldns_dane_create_tlsa_rr()
600 ldns_dane_match_cert_with_data(X509* cert, ldns_tlsa_selector selector, in ldns_dane_match_cert_with_data()
629 X509* cert; in ldns_dane_match_any_cert_with_data() local
[all …]
/freebsd/crypto/openssl/crypto/ess/
H A Dess_lib.c48 X509 *cert = sk_X509_value(certs, i); in OSSL_ESS_signing_cert_new_init() local
67 static ESS_CERT_ID *ESS_CERT_ID_new_init(const X509 *cert, in ESS_CERT_ID_new_init()
150 X509 *cert = sk_X509_value(certs, i); in OSSL_ESS_signing_cert_v2_new_init() local
171 const X509 *cert, in ESS_CERT_ID_V2_new_init()
250 static int ess_issuer_serial_cmp(const ESS_ISSUER_SERIAL *is, const X509 *cert) in ess_issuer_serial_cmp()
273 const X509 *cert; in find() local
/freebsd/contrib/wpa/src/tls/
H A Dx509v3.c45 void x509_certificate_free(struct x509_certificate *cert) in x509_certificate_free()
67 void x509_certificate_chain_free(struct x509_certificate *cert) in x509_certificate_chain_free()
217 struct x509_certificate *cert, in x509_parse_public_key()
687 struct x509_certificate *cert, const u8 **next) in x509_parse_validity()
765 static int x509_parse_ext_key_usage(struct x509_certificate *cert, in x509_parse_ext_key_usage()
798 static int x509_parse_ext_basic_constraints(struct x509_certificate *cert, in x509_parse_ext_basic_constraints()
1049 static int x509_parse_ext_subject_alt_name(struct x509_certificate *cert, in x509_parse_ext_subject_alt_name()
1073 static int x509_parse_ext_issuer_alt_name(struct x509_certificate *cert, in x509_parse_ext_issuer_alt_name()
1146 static int x509_parse_ext_certificate_policies(struct x509_certificate *cert, in x509_parse_ext_certificate_policies()
1270 static int x509_parse_ext_ext_key_usage(struct x509_certificate *cert, in x509_parse_ext_ext_key_usage()
[all …]
H A Dtlsv1_client_ocsp.c111 struct x509_certificate *cert, in tls_process_ocsp_single_response()
312 struct x509_certificate *cert, in tls_process_ocsp_responses()
436 struct x509_certificate *cert; in tls_process_basic_ocsp_response() local
656 struct x509_certificate *cert; in tls_process_ocsp_response() local
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_srv.c157 int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert) in OCSP_basic_add1_cert()
236 int OCSP_RESPID_set_by_name(OCSP_RESPID *respid, X509 *cert) in OCSP_RESPID_set_by_name()
246 int OCSP_RESPID_set_by_key_ex(OCSP_RESPID *respid, X509 *cert, in OCSP_RESPID_set_by_key_ex()
279 int OCSP_RESPID_set_by_key(OCSP_RESPID *respid, X509 *cert) in OCSP_RESPID_set_by_key()
286 int OCSP_RESPID_match_ex(OCSP_RESPID *respid, X509 *cert, OSSL_LIB_CTX *libctx, in OCSP_RESPID_match_ex()
322 int OCSP_RESPID_match(OCSP_RESPID *respid, X509 *cert) in OCSP_RESPID_match()
/freebsd/crypto/heimdal/lib/hx509/
H A Dcert.c191 _hx509_get_cert(hx509_cert cert) in _hx509_get_cert()
220 hx509_cert_init(hx509_context context, const Certificate *c, hx509_cert *cert) in hx509_cert_init()
274 hx509_cert *cert) in hx509_cert_init_data()
298 _hx509_cert_set_release(hx509_cert cert, in _hx509_cert_set_release()
310 _hx509_cert_assign_key(hx509_cert cert, hx509_private_key private_key) in _hx509_cert_assign_key()
328 hx509_cert_free(hx509_cert cert) in hx509_cert_free()
373 hx509_cert_ref(hx509_cert cert) in hx509_cert_ref()
587 find_extension(const Certificate *cert, const heim_oid *oid, size_t *idx) in find_extension()
659 find_extension_subject_alt_name(const Certificate *cert, size_t *i, in find_extension_subject_alt_name()
677 find_extension_eku(const Certificate *cert, ExtKeyUsage *eku) in find_extension_eku()
[all …]
H A Dcms.c172 fill_CMSIdentifier(const hx509_cert cert, in fill_CMSIdentifier()
267 hx509_cert cert; in find_CMSIdentifier() local
359 hx509_cert cert; in hx509_cms_unenvelope() local
553 hx509_cert cert, in hx509_cms_envelope_1()
791 hx509_cert cert = NULL; in hx509_cms_verify_signed() local
1149 hx509_cert cert, in hx509_cms_create_signed_1()
1191 sig_process(hx509_context context, void *ctx, hx509_cert cert) in sig_process()
1409 cert_process(hx509_context context, void *ctx, hx509_cert cert) in cert_process()
H A Dkeyset.c293 hx509_cert *cert) in hx509_certs_next_cert()
387 certs_iter(hx509_context context, void *ctx, hx509_cert cert) in certs_iter()
434 Certificate *cert; in hx509_ci_print_names() local
469 hx509_certs_add(hx509_context context, hx509_certs certs, hx509_cert cert) in hx509_certs_add()
/freebsd/usr.sbin/certctl/
H A Dcertctl.c224 struct cert { struct
233 free_cert(struct cert *cert) in free_cert()
255 struct cert *cert, *tmp; in free_certs() local
279 const struct cert *cert; member
318 struct cert *cert; in read_cert() local
421 struct cert *cert; in write_certs() local
578 struct cert *cert; in write_bundle() local
778 struct cert *cert; in list_certs() local
870 struct cert *cert, *other, *tmp; in certctl_trust() local
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_vfy.c26 const OSSL_CMP_MSG *msg, X509 *cert) in verify_signature()
107 X509_STORE *trusted_store, X509 *cert) in OSSL_CMP_validate_cert_path()
142 static int verify_cb_cert(X509_STORE *ts, X509 *cert, int err) in verify_cb_cert()
225 static int already_checked(const X509 *cert, in already_checked()
245 const char *desc1, const char *desc2, X509 *cert, in cert_acceptable()
368 static int check_msg_given_cert(const OSSL_CMP_CTX *ctx, X509 *cert, in check_msg_given_cert()
398 X509 *cert = sk_X509_value(certs, i); in check_msg_with_certs() local
H A Dcmp_genm.c23 const char *source, X509 *cert, const char *msg) in cert_msg()
35 static int ossl_X509_check(OSSL_CMP_CTX *ctx, const char *source, X509 *cert, in ossl_X509_check()
194 X509 *cert = sk_X509_value(chain, 0); /* target cert */ in selfsigned_verify_cb() local
/freebsd/crypto/openssl/test/
H A Dpkcs12_api_test.c64 static int changepass(PKCS12 *p12, EVP_PKEY *key, X509 *cert, STACK_OF(X509) *ca) in changepass()
108 X509 *cert = NULL; in pkcs12_parse_test() local
143 static PKCS12 *pkcs12_create_ex2_setup(EVP_PKEY **key, X509 **cert, STACK_OF(X509) **ca) in pkcs12_create_ex2_setup()
164 X509 *cert = NULL; in pkcs12_create_ex2_test() local
H A Dpkcs7_test.c134 X509 *cert = NULL; in pkcs7_verify_test() local
225 X509 *cert = NULL; in pkcs7_inner_content_verify_test() local
H A Docspapitest.c28 X509 *cert = NULL; in get_cert_and_key() local
53 X509 *cert = NULL; in get_cert() local
/freebsd/crypto/krb5/src/plugins/certauth/test/
H A Dmain.c44 const uint8_t *cert, size_t cert_len, in test1_authorize()
94 has_cn(krb5_context context, const uint8_t *cert, size_t cert_len, in has_cn()
140 const uint8_t *cert, size_t cert_len, in test2_authorize()
189 const uint8_t *cert, size_t cert_len, in test3_authorize()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_sct_ctx.c60 static int ct_x509_get_ext(X509 *cert, int nid, int *is_duplicated) in ct_x509_get_ext()
75 __owur static int ct_x509_cert_fixup(X509 *cert, X509 *presigner) in ct_x509_cert_fixup()
119 int SCT_CTX_set1_cert(SCT_CTX *sctx, X509 *cert, X509 *presigner) in SCT_CTX_set1_cert()
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c36 X509 *cert, STACK_OF(X509) *ca, int nid_key, int nid_cert, in PKCS12_create_ex2()
174 PKCS12 *PKCS12_create_ex(const char *pass, const char *name, EVP_PKEY *pkey, X509 *cert, in PKCS12_create_ex()
184 PKCS12 *PKCS12_create(const char *pass, const char *name, EVP_PKEY *pkey, X509 *cert, in PKCS12_create()
193 X509 *cert, in pkcs12_add_cert_bag()
221 PKCS12_SAFEBAG *PKCS12_add_cert(STACK_OF(PKCS12_SAFEBAG) **pbags, X509 *cert) in PKCS12_add_cert()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_lib.c538 int CMS_add0_cert(CMS_ContentInfo *cms, X509 *cert) in CMS_add0_cert()
564 int CMS_add1_cert(CMS_ContentInfo *cms, X509 *cert) in CMS_add1_cert()
733 int ossl_cms_ias_cert_cmp(CMS_IssuerAndSerialNumber *ias, X509 *cert) in ossl_cms_ias_cert_cmp()
742 int ossl_cms_keyid_cert_cmp(ASN1_OCTET_STRING *keyid, X509 *cert) in ossl_cms_keyid_cert_cmp()
751 int ossl_cms_set1_ias(CMS_IssuerAndSerialNumber **pias, X509 *cert) in ossl_cms_set1_ias()
775 int ossl_cms_set1_keyid(ASN1_OCTET_STRING **pkeyid, X509 *cert) in ossl_cms_set1_keyid()
/freebsd/contrib/dma/
H A Dcrypto.c82 verify_server_fingerprint(const X509 *cert) in verify_server_fingerprint()
113 X509 *cert; in smtp_init_crypto() local
/freebsd/crypto/openssl/demos/pkcs12/
H A Dpkwrite.c22 X509 *cert; in main() local
/freebsd/crypto/openssh/
H A Dauth2-pubkeyfile.c147 match_principals_option(const char *principal_list, struct sshkey_cert *cert) in match_principals_option()
172 auth_check_principals_line(char *cp, const struct sshkey_cert *cert, in auth_check_principals_line()
223 const struct sshkey_cert *cert, struct sshauthopt **authoptsp) in auth_process_principals()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c378 const CERT_CONTEXT *cert; member
564 X509 *cert = NULL; in tls_cryptoapi_cert() local
667 X509 *cert; in tls_cryptoapi_ca_cert() local
1843 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component()
1868 static int tls_match_altsubject(X509 *cert, const char *match) in tls_match_altsubject()
1992 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field()
2065 static int get_value_from_field(const X509 *cert, char *field_str, in get_value_from_field()
2125 static int tls_match_dn_field(X509 *cert, const char *match) in tls_match_dn_field()
2158 static int tls_match_suffix_helper(X509 *cert, const char *match, in tls_match_suffix_helper()
2229 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix()
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dhttp_curl.c180 static void debug_dump_cert(const char *title, X509 *cert) in debug_dump_cert()
205 static void add_alt_name_othername(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name_othername()
237 static void add_alt_name_dns(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name_dns()
258 static void add_alt_name(struct http_ctx *ctx, struct http_cert *cert, in add_alt_name()
272 static void add_alt_names(struct http_ctx *ctx, struct http_cert *cert, in add_alt_names()
778 X509 *cert) in add_logotype_ext()
849 X509 *cert, GENERAL_NAMES **names) in parse_cert()
885 static int validate_server_cert(struct http_ctx *ctx, X509 *cert) in validate_server_cert()
914 X509 *cert; in http_parse_x509_certificate() local
975 X509 *cert; in curl_cb_ssl_verify() local
[all …]
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.h53 X509 *cert; member
/freebsd/crypto/heimdal/kdc/
H A Dpkinit.c63 hx509_cert cert; member
545 hx509_cert cert; in _kdc_pk_rd_padata() local
648 hx509_cert cert; in _kdc_pk_rd_padata() local
1023 hx509_cert cert; in pk_mk_pa_reply_enckey() local
1108 hx509_cert cert; in pk_mk_pa_reply_dh() local
1748 hx509_cert cert; in _kdc_pk_check_client() local
1993 hx509_cert cert; in krb5_kdc_pk_initialize() local

123456789