Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dtlsv1_client_ocsp.c120 size_t name_hash_len, key_hash_len; in tls_process_ocsp_single_response() local
174 name_hash_len = hdr.length; in tls_process_ocsp_single_response()
176 name_hash, name_hash_len); in tls_process_ocsp_single_response()
183 if (hash_len == 0 || name_hash_len != hash_len || in tls_process_ocsp_single_response()