Searched refs:aKeyMaterial (Results 1 – 2 of 2) sorted by relevance
1210 static otError ReadMacKey(const otMacKeyMaterial &aKeyMaterial, otMacKey &aKey);
863 otError RadioSpinel::ReadMacKey(const otMacKeyMaterial &aKeyMaterial, otMacKey &aKey) in ReadMacKey() argument866 …otError error = otPlatCryptoExportKey(aKeyMaterial.mKeyMaterial.mKeyRef, aKey.m8, sizeof(aKey), &k… in ReadMacKey()