Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dx509v3.h134 int x509_parse_algorithm_identifier(const u8 *buf, size_t len,
H A Dtlsv1_client_ocsp.c157 if (x509_parse_algorithm_identifier(pos, end - pos, &alg, &pos)) in tls_process_ocsp_single_response()
397 if (x509_parse_algorithm_identifier(pos, end - pos, &alg, &pos)) in tls_process_basic_ocsp_response()
H A Dx509v3.c181 int x509_parse_algorithm_identifier(const u8 *buf, size_t len, in x509_parse_algorithm_identifier() function
246 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_parse_public_key()
1538 if (x509_parse_algorithm_identifier(pos, end - pos, &cert->signature, in x509_parse_tbs_certificate()
1775 if (x509_parse_algorithm_identifier(pos, end - pos, in x509_certificate_parse()