Searched refs:exp_mac1 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bluetooth/bt_crypto/src/ |
D | test_bt_crypto.c | 26 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()
|