Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs262 KeyRestriction keyRestriction; in HandleImportKeyCommand()
359 KeyRestriction keyRestriction; in HandleExportKeyCommand()
405 if (keyRestriction != KeyRestriction.Unlocked) in HandleExportKeyCommand()
603 KeyRestriction keyRestriction; in HandleAesEncryptOrDecryptCommand()
769 KeyRestriction keyRestriction; in HandleAesCmacCommand()
833 KeyRestriction keyRestriction; in HandleAesCcmEncryptCommand()
936 KeyRestriction keyRestriction; in HandleAesCcmDecryptCommand()
1056 KeyRestriction keyRestriction; in HandleAesGcmEncryptCommand()
1191 KeyRestriction keyRestriction; in HandleAesGcmDecryptCommand()
1683 …nt keyMetadata, out uint index, out KeyType type, out KeyMode mode, out KeyRestriction restriction) in UnpackKeyMetadata()
[all …]