Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs1043 return tagMatch ? ResponseCode.Ok : ResponseCode.CryptoError; in HandleAesCcmDecryptCommand()
1343 return tagMatch ? ResponseCode.Ok : ResponseCode.CryptoError; in HandleAesGcmDecryptCommand()
1979 CryptoError = 0x00060000, enumerator