Home
last modified time | relevance | path

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

/dports/security/libnitrokey/libnitrokey-v3.6/libnitrokey/
H A Dcommand_id.h46 wrong_CRC, enumerator
H A Ddevice.h116 cnt wrong_CRC; member
H A Ddissect.h88 p(stick10::command_status::wrong_CRC) in status_translate_command()
H A Ddevice_proto.h377 if (!resp.isCRCcorrect()) dev->m_counters.wrong_CRC++;
/dports/security/libnitrokey/libnitrokey-v3.6/
H A Ddevice.cc372 p(wrong_CRC); in get_as_string()