Home
last modified time | relevance | path

Searched refs:tbs_cert_start (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.h107 const u8 *tbs_cert_start; member
Dx509v3.c1696 cert->tbs_cert_start = cert->cert_start + (hash_start - buf); in x509_certificate_parse()
1763 cert->tbs_cert_start, cert->tbs_cert_len); in x509_certificate_check_signature()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.h114 const u8 *tbs_cert_start; member
Dx509v3.c1767 cert->tbs_cert_start = cert->cert_start + (hash_start - buf); in x509_certificate_parse()
1833 cert->tbs_cert_start, cert->tbs_cert_len); in x509_certificate_check_signature()