Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dx509v3.h127 int x509_parse_algorithm_identifier(const u8 *buf, size_t len,
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()
1425 if (x509_parse_algorithm_identifier(pos, end - pos, &cert->signature, in x509_parse_tbs_certificate()
1671 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_certificate_parse()
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()