Searched refs:hex_len (Results 1 – 2 of 2) sorted by relevance
137 void bt_hci_log_record_hex(bt_hci_log_t *p_hci_log_ctl, uint8_t *hex, uint8_t hex_len) in bt_hci_log_record_hex() argument144 while (hex_len--) in bt_hci_log_record_hex()
400 int hex_len; in eap_mschapv2_failure_txt() local402 hex_len = (char *)os_strchr(pos, ' ') - (char *)pos; in eap_mschapv2_failure_txt()403 if (hex_len == PASSWD_CHANGE_CHAL_LEN * 2) { in eap_mschapv2_failure_txt()417 "challenge len %d", hex_len); in eap_mschapv2_failure_txt()