Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c26 uint8_t exp_mac1[] = {0xbb, 0x1d, 0x69, 0x29, 0xe9, 0x59, 0x37, 0x28, in ZTEST() local
37 zassert_mem_equal(res, exp_mac1, 16); in ZTEST()