Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c30 uint8_t exp_mac3[] = {0xdf, 0xa6, 0x67, 0x47, 0xde, 0x9a, 0xe6, 0x30, in ZTEST() local
43 zassert_mem_equal(res, exp_mac3, 16); in ZTEST()