Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_ocsp.c119 const u8 *name_hash, *key_hash; in tls_process_ocsp_single_response() local
167 name_hash = hdr.payload; in tls_process_ocsp_single_response()
170 name_hash, name_hash_len); in tls_process_ocsp_single_response()
178 os_memcmp(name_hash, hash, hash_len) != 0) { in tls_process_ocsp_single_response()