Home
last modified time | relevance | path

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

/modules/openthread/platform/
A Dradio.c1290 error = otPlatCryptoExportKey(aPrevKey->mKeyMaterial.mKeyRef, in otPlatRadioSetMacKey()
1294 error = otPlatCryptoExportKey(aCurrKey->mKeyMaterial.mKeyRef, in otPlatRadioSetMacKey()
1298 error = otPlatCryptoExportKey(aNextKey->mKeyMaterial.mKeyRef, in otPlatRadioSetMacKey()
A Dcrypto_psa.c194 otError otPlatCryptoExportKey(otCryptoKeyRef aKeyRef, uint8_t *aBuffer, size_t aBufferLen, in otPlatCryptoExportKey() function

Completed in 11 milliseconds