Home
last modified time | relevance | path

Searched refs:x509_parse_algorithm_identifier (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.h127 int x509_parse_algorithm_identifier(const u8 *buf, size_t len,
Dtlsv1_client_ocsp.c161 if (x509_parse_algorithm_identifier(pos, end - pos, &alg, &pos)) in tls_process_ocsp_single_response()
411 if (x509_parse_algorithm_identifier(pos, end - pos, &alg, &pos)) in tls_process_basic_ocsp_response()
Dx509v3.c181 int x509_parse_algorithm_identifier(const u8 *buf, size_t len, in x509_parse_algorithm_identifier() function
251 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_parse_public_key()
1458 if (x509_parse_algorithm_identifier(pos, end - pos, &cert->signature, in x509_parse_tbs_certificate()
1704 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_certificate_parse()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.h127 int x509_parse_algorithm_identifier(const u8 *buf, size_t len,
Dtlsv1_client_ocsp.c161 if (x509_parse_algorithm_identifier(pos, end - pos, &alg, &pos)) in tls_process_ocsp_single_response()
411 if (x509_parse_algorithm_identifier(pos, end - pos, &alg, &pos)) in tls_process_basic_ocsp_response()
Dx509v3.c181 int x509_parse_algorithm_identifier(const u8 *buf, size_t len, in x509_parse_algorithm_identifier() function
251 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_parse_public_key()
1458 if (x509_parse_algorithm_identifier(pos, end - pos, &cert->signature, in x509_parse_tbs_certificate()
1704 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_certificate_parse()