Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c12 static void print_bytes(const void *data, int data_len) in print_bytes() function
72 print_bytes(sk_le, KEY_LEN); in test_session_key_calc()
131 print_bytes(encrypted_packet_payload_and_mic, packet_payload_and_mic_len); in test_packet_encryption()
181 print_bytes(decrypted_packet_payload, packet_payload_len); in test_packet_decryption()