Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c32 uint8_t exp_mac4[] = {0x51, 0xf0, 0xbe, 0xbf, 0x7e, 0x3b, 0x9d, 0x92, in ZTEST() local
46 zassert_mem_equal(res, exp_mac4, 16); in ZTEST()