Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c232 static const uint8_t packet1_payload_unencrypted[] = { variable
305 …test_packet_encryption(packet1_payload_unencrypted, packet1_encrypted, SLAVE_TO_MASTER_DIRECTION, … in main()
306 …test_packet_decryption(packet1_encrypted, packet1_payload_unencrypted, SLAVE_TO_MASTER_DIRECTION, … in main()