Home
last modified time | relevance | path

Searched refs:key_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
201 key_hash_len = hdr.length; in tls_process_ocsp_single_response()
202 wpa_hexdump(MSG_DEBUG, "OCSP: issuerKeyHash", key_hash, key_hash_len); in tls_process_ocsp_single_response()
207 if (hash_len == 0 || key_hash_len != hash_len || in tls_process_ocsp_single_response()