Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client_ocsp.c120 size_t name_hash_len, key_hash_len; in tls_process_ocsp_single_response() local
168 name_hash_len = hdr.length; in tls_process_ocsp_single_response()
170 name_hash, name_hash_len); in tls_process_ocsp_single_response()
177 if (hash_len == 0 || name_hash_len != hash_len || in tls_process_ocsp_single_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()