Searched refs:asn1_get_next (Results 1 - 21 of 21) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dpkcs8.c30 if (asn1_get_next(buf, len, &hdr) < 0 ||
41 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
71 if (asn1_get_next(pos, len, &hdr) < 0 ||
106 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
142 if (asn1_get_next(buf, len, &hdr) < 0 ||
154 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
168 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
H A Dx509v3.c194 if (asn1_get_next(buf, len, &hdr) < 0 ||
236 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
255 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
312 if (asn1_get_next(buf, len, &hdr) < 0 ||
330 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
343 if (asn1_get_next(set_pos, set_end - set_pos, &hdr) < 0 ||
361 if (asn1_get_next(seq_pos, seq_end - seq_pos, &hdr) < 0 ||
669 if (asn1_get_next(buf, len, &hdr) < 0 ||
685 if (asn1_get_next(pos, plen, &hdr) < 0 ||
697 if (asn1_get_next(po
[all...]
H A Dasn1.h59 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr);
H A Dasn1.c14 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) function
128 if (asn1_get_next(buf, len, &hdr) < 0 || hdr.length == 0)
H A Dpkcs5.c81 if (asn1_get_next(pos, enc_alg_end - pos, &hdr) < 0 ||
93 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
109 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
H A Drsa.c39 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
87 if (asn1_get_next(buf, len, &hdr) < 0 ||
171 if (asn1_get_next(buf, len, &hdr) < 0 ||
H A Dtlsv1_cred.c369 if (asn1_get_next(pos, len, &hdr) < 0 ||
380 if (asn1_get_next(pos, end - pos, &hdr) < 0)
402 if (asn1_get_next(pos, end - pos, &hdr) < 0)
/external/wpa_supplicant_8/src/tls/
H A Dpkcs8.c30 if (asn1_get_next(buf, len, &hdr) < 0 ||
41 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
71 if (asn1_get_next(pos, len, &hdr) < 0 ||
106 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
142 if (asn1_get_next(buf, len, &hdr) < 0 ||
154 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
168 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
H A Dx509v3.c194 if (asn1_get_next(buf, len, &hdr) < 0 ||
236 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
255 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
312 if (asn1_get_next(buf, len, &hdr) < 0 ||
330 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
343 if (asn1_get_next(set_pos, set_end - set_pos, &hdr) < 0 ||
361 if (asn1_get_next(seq_pos, seq_end - seq_pos, &hdr) < 0 ||
669 if (asn1_get_next(buf, len, &hdr) < 0 ||
685 if (asn1_get_next(pos, plen, &hdr) < 0 ||
697 if (asn1_get_next(po
[all...]
H A Dasn1.h59 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr);
H A Dasn1.c14 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) function
128 if (asn1_get_next(buf, len, &hdr) < 0 || hdr.length == 0)
H A Dpkcs5.c81 if (asn1_get_next(pos, enc_alg_end - pos, &hdr) < 0 ||
93 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
109 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
H A Drsa.c39 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
87 if (asn1_get_next(buf, len, &hdr) < 0 ||
171 if (asn1_get_next(buf, len, &hdr) < 0 ||
H A Dtlsv1_cred.c369 if (asn1_get_next(pos, len, &hdr) < 0 ||
380 if (asn1_get_next(pos, end - pos, &hdr) < 0)
402 if (asn1_get_next(pos, end - pos, &hdr) < 0)
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dpkcs8.c30 if (asn1_get_next(buf, len, &hdr) < 0 ||
41 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
71 if (asn1_get_next(pos, len, &hdr) < 0 ||
106 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
142 if (asn1_get_next(buf, len, &hdr) < 0 ||
154 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
168 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
H A Dx509v3.c194 if (asn1_get_next(buf, len, &hdr) < 0 ||
236 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
255 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
312 if (asn1_get_next(buf, len, &hdr) < 0 ||
330 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
343 if (asn1_get_next(set_pos, set_end - set_pos, &hdr) < 0 ||
361 if (asn1_get_next(seq_pos, seq_end - seq_pos, &hdr) < 0 ||
669 if (asn1_get_next(buf, len, &hdr) < 0 ||
685 if (asn1_get_next(pos, plen, &hdr) < 0 ||
697 if (asn1_get_next(po
[all...]
H A Dasn1.h59 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr);
H A Dasn1.c14 int asn1_get_next(const u8 *buf, size_t len, struct asn1_hdr *hdr) function
128 if (asn1_get_next(buf, len, &hdr) < 0 || hdr.length == 0)
H A Dpkcs5.c81 if (asn1_get_next(pos, enc_alg_end - pos, &hdr) < 0 ||
93 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
109 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
H A Drsa.c39 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
87 if (asn1_get_next(buf, len, &hdr) < 0 ||
171 if (asn1_get_next(buf, len, &hdr) < 0 ||
H A Dtlsv1_cred.c369 if (asn1_get_next(pos, len, &hdr) < 0 ||
380 if (asn1_get_next(pos, end - pos, &hdr) < 0)
402 if (asn1_get_next(pos, end - pos, &hdr) < 0)

Completed in 135 milliseconds