Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c1294 (uint8_t *)aPrevKey->mKeyMaterial.mKey.m8, OT_MAC_KEY_SIZE, in otPlatRadioSetMacKey()
1298 (uint8_t *)aCurrKey->mKeyMaterial.mKey.m8, OT_MAC_KEY_SIZE, in otPlatRadioSetMacKey()
1302 (uint8_t *)aNextKey->mKeyMaterial.mKey.m8, OT_MAC_KEY_SIZE, in otPlatRadioSetMacKey()