Home
last modified time | relevance | path

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

/modules/openthread/platform/
A Dcrypto_psa.c128 otError otPlatCryptoImportKey(otCryptoKeyRef *aKeyRef, otCryptoKeyType aKeyType, in otPlatCryptoImportKey() argument
149 if (aKeyType == OT_CRYPTO_KEY_TYPE_ECDSA) { in otPlatCryptoImportKey()
174 psa_set_key_type(&attributes, toPsaKeyType(aKeyType)); in otPlatCryptoImportKey()
A Dradio_spinel.cpp440 const otMacKeyMaterial *aNextKey, otRadioKeyType aKeyType) in otPlatRadioSetMacKey() argument
444 OT_UNUSED_VARIABLE(aKeyType); in otPlatRadioSetMacKey()
A Dradio.c1280 const otMacKeyMaterial *aNextKey, otRadioKeyType aKeyType) in otPlatRadioSetMacKey() argument
1286 __ASSERT_NO_MSG(aKeyType == OT_KEY_TYPE_KEY_REF); in otPlatRadioSetMacKey()
1303 __ASSERT_NO_MSG(aKeyType == OT_KEY_TYPE_LITERAL_KEY); in otPlatRadioSetMacKey()

Completed in 27 milliseconds