Searched refs:test_packet_encryption (Results 1 – 1 of 1) sorted by relevance
/babblesim_ext_libCryptov1-latest/src/ |
D | blecrypt_unittest.c | 99 static void test_packet_encryption( in test_packet_encryption() function 302 …test_packet_encryption(packet0_payload_unencrypted, packet0_encrypted, MASTER_TO_SLAVE_DIRECTION, … in main() 305 …test_packet_encryption(packet1_payload_unencrypted, packet1_encrypted, SLAVE_TO_MASTER_DIRECTION, … in main() 308 …test_packet_encryption(packet2_payload_unencrypted, packet2_encrypted, MASTER_TO_SLAVE_DIRECTION, … in main() 313 …test_packet_encryption(packet3_payload_unencrypted, packet3_encrypted, SLAVE_TO_MASTER_DIRECTION, … in main()
|