Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c248 static const uint8_t packet3_payload_unencrypted[] = { variable
313 …test_packet_encryption(packet3_payload_unencrypted, packet3_encrypted, SLAVE_TO_MASTER_DIRECTION, … in main()
314 …test_packet_decryption(packet3_encrypted, packet3_payload_unencrypted, SLAVE_TO_MASTER_DIRECTION, … in main()