Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c28 uint8_t exp_mac2[] = {0x07, 0x0a, 0x16, 0xb4, 0x6b, 0x4d, 0x41, 0x44, in ZTEST() local
40 zassert_mem_equal(res, exp_mac2, 16); in ZTEST()