Searched refs:aKeyType (Results 1 – 3 of 3) sorted by relevance
128 otError otPlatCryptoImportKey(otCryptoKeyRef *aKeyRef, otCryptoKeyType aKeyType, in otPlatCryptoImportKey() argument149 if (aKeyType == OT_CRYPTO_KEY_TYPE_ECDSA) { in otPlatCryptoImportKey()174 psa_set_key_type(&attributes, toPsaKeyType(aKeyType)); in otPlatCryptoImportKey()
434 const otMacKeyMaterial *aNextKey, otRadioKeyType aKeyType) in otPlatRadioSetMacKey() argument438 OT_UNUSED_VARIABLE(aKeyType); in otPlatRadioSetMacKey()
1267 const otMacKeyMaterial *aNextKey, otRadioKeyType aKeyType) in otPlatRadioSetMacKey() argument1273 __ASSERT_NO_MSG(aKeyType == OT_KEY_TYPE_KEY_REF); in otPlatRadioSetMacKey()1290 __ASSERT_NO_MSG(aKeyType == OT_KEY_TYPE_LITERAL_KEY); in otPlatRadioSetMacKey()