Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c237 static const uint8_t packet2_encrypted[] = { variable
308 …test_packet_encryption(packet2_payload_unencrypted, packet2_encrypted, MASTER_TO_SLAVE_DIRECTION, … in main()
309 …test_packet_decryption(packet2_encrypted, packet2_payload_unencrypted, MASTER_TO_SLAVE_DIRECTION, … in main()