Searched refs:x509_certificate (Results 1 - 25 of 39) sorted by relevance

12

/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dx509v3.h34 struct x509_certificate { struct
35 struct x509_certificate *next;
73 * The DER format certificate follows struct x509_certificate. These
94 void x509_certificate_free(struct x509_certificate *cert);
95 struct x509_certificate * x509_certificate_parse(const u8 *buf, size_t len);
98 void x509_certificate_chain_free(struct x509_certificate *cert);
99 int x509_certificate_check_signature(struct x509_certificate *issuer,
100 struct x509_certificate *cert);
101 int x509_certificate_chain_validate(struct x509_certificate *trusted,
102 struct x509_certificate *chai
[all...]
H A Dtlsv1_cred.h19 struct x509_certificate *trusted_certs;
20 struct x509_certificate *cert;
H A Dx509v3.c44 void x509_certificate_free(struct x509_certificate *cert)
65 void x509_certificate_chain_free(struct x509_certificate *cert)
67 struct x509_certificate *next;
223 struct x509_certificate *cert,
623 struct x509_certificate *cert, const u8 **next)
696 static int x509_parse_ext_key_usage(struct x509_certificate *cert,
733 static int x509_parse_ext_basic_constraints(struct x509_certificate *cert,
818 static int x509_parse_extension_data(struct x509_certificate *cert,
844 static int x509_parse_extension(struct x509_certificate *cert,
926 static int x509_parse_extensions(struct x509_certificate *cer
[all...]
H A Dtlsv1_cred.c46 static int tlsv1_add_cert_der(struct x509_certificate **chain,
49 struct x509_certificate *cert;
90 static int tlsv1_add_cert(struct x509_certificate **chain,
140 static int tlsv1_set_cert_chain(struct x509_certificate **chain,
H A Dasn1_test.c189 struct x509_certificate *cert;
H A Dtlsv1_common.c149 struct x509_certificate *cert;
H A Dtlsv1_client_write.c31 struct x509_certificate *cert;
137 struct x509_certificate *cert;
H A Dtlsv1_server_write.c31 struct x509_certificate *cert;
164 struct x509_certificate *cert;
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dx509v3.h48 struct x509_certificate { struct
49 struct x509_certificate *next;
89 * The DER format certificate follows struct x509_certificate. These
108 void x509_certificate_free(struct x509_certificate *cert);
109 struct x509_certificate * x509_certificate_parse(const u8 *buf, size_t len);
112 void x509_certificate_chain_free(struct x509_certificate *cert);
113 int x509_certificate_check_signature(struct x509_certificate *issuer,
114 struct x509_certificate *cert);
115 int x509_certificate_chain_validate(struct x509_certificate *trusted,
116 struct x509_certificate *chai
[all...]
H A Dtlsv1_cred.h13 struct x509_certificate *trusted_certs;
14 struct x509_certificate *cert;
H A Dx509v3.c45 void x509_certificate_free(struct x509_certificate *cert)
66 void x509_certificate_chain_free(struct x509_certificate *cert)
68 struct x509_certificate *next;
220 struct x509_certificate *cert,
652 struct x509_certificate *cert, const u8 **next)
725 static int x509_parse_ext_key_usage(struct x509_certificate *cert,
762 static int x509_parse_ext_basic_constraints(struct x509_certificate *cert,
1024 static int x509_parse_ext_subject_alt_name(struct x509_certificate *cert,
1051 static int x509_parse_ext_issuer_alt_name(struct x509_certificate *cert,
1078 static int x509_parse_extension_data(struct x509_certificate *cer
[all...]
H A Dtlsv1_cred.c40 static int tlsv1_add_cert_der(struct x509_certificate **chain,
43 struct x509_certificate *cert, *p;
102 static int tlsv1_add_cert(struct x509_certificate **chain,
152 static int tlsv1_set_cert_chain(struct x509_certificate **chain,
H A Dtlsv1_common.c153 struct x509_certificate *cert;
H A Dtlsv1_client_write.c27 struct x509_certificate *cert;
134 struct x509_certificate *cert;
/external/wpa_supplicant_8/src/tls/
H A Dx509v3.h48 struct x509_certificate { struct
49 struct x509_certificate *next;
89 * The DER format certificate follows struct x509_certificate. These
108 void x509_certificate_free(struct x509_certificate *cert);
109 struct x509_certificate * x509_certificate_parse(const u8 *buf, size_t len);
112 void x509_certificate_chain_free(struct x509_certificate *cert);
113 int x509_certificate_check_signature(struct x509_certificate *issuer,
114 struct x509_certificate *cert);
115 int x509_certificate_chain_validate(struct x509_certificate *trusted,
116 struct x509_certificate *chai
[all...]
H A Dtlsv1_cred.h13 struct x509_certificate *trusted_certs;
14 struct x509_certificate *cert;
H A Dx509v3.c45 void x509_certificate_free(struct x509_certificate *cert)
66 void x509_certificate_chain_free(struct x509_certificate *cert)
68 struct x509_certificate *next;
220 struct x509_certificate *cert,
652 struct x509_certificate *cert, const u8 **next)
725 static int x509_parse_ext_key_usage(struct x509_certificate *cert,
762 static int x509_parse_ext_basic_constraints(struct x509_certificate *cert,
1024 static int x509_parse_ext_subject_alt_name(struct x509_certificate *cert,
1051 static int x509_parse_ext_issuer_alt_name(struct x509_certificate *cert,
1078 static int x509_parse_extension_data(struct x509_certificate *cer
[all...]
H A Dtlsv1_cred.c40 static int tlsv1_add_cert_der(struct x509_certificate **chain,
43 struct x509_certificate *cert, *p;
102 static int tlsv1_add_cert(struct x509_certificate **chain,
152 static int tlsv1_set_cert_chain(struct x509_certificate **chain,
H A Dtlsv1_common.c153 struct x509_certificate *cert;
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dx509v3.h48 struct x509_certificate { struct
49 struct x509_certificate *next;
89 * The DER format certificate follows struct x509_certificate. These
108 void x509_certificate_free(struct x509_certificate *cert);
109 struct x509_certificate * x509_certificate_parse(const u8 *buf, size_t len);
112 void x509_certificate_chain_free(struct x509_certificate *cert);
113 int x509_certificate_check_signature(struct x509_certificate *issuer,
114 struct x509_certificate *cert);
115 int x509_certificate_chain_validate(struct x509_certificate *trusted,
116 struct x509_certificate *chai
[all...]
H A Dtlsv1_cred.h13 struct x509_certificate *trusted_certs;
14 struct x509_certificate *cert;
H A Dx509v3.c45 void x509_certificate_free(struct x509_certificate *cert)
66 void x509_certificate_chain_free(struct x509_certificate *cert)
68 struct x509_certificate *next;
220 struct x509_certificate *cert,
652 struct x509_certificate *cert, const u8 **next)
725 static int x509_parse_ext_key_usage(struct x509_certificate *cert,
762 static int x509_parse_ext_basic_constraints(struct x509_certificate *cert,
1024 static int x509_parse_ext_subject_alt_name(struct x509_certificate *cert,
1051 static int x509_parse_ext_issuer_alt_name(struct x509_certificate *cert,
1078 static int x509_parse_extension_data(struct x509_certificate *cer
[all...]
H A Dtlsv1_cred.c40 static int tlsv1_add_cert_der(struct x509_certificate **chain,
43 struct x509_certificate *cert, *p;
102 static int tlsv1_add_cert(struct x509_certificate **chain,
152 static int tlsv1_set_cert_chain(struct x509_certificate **chain,
H A Dtlsv1_common.c153 struct x509_certificate *cert;
/external/wpa_supplicant_6/wpa_supplicant/tests/
H A Dtest_x509v3.c28 struct x509_certificate *certs = NULL, *last = NULL, *cert;

Completed in 196 milliseconds

12