Home
last modified time | relevance | path

Searched defs:commandParamsCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs252 …andleImportKeyCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount) in HandleImportKeyCommand()
349 …tKeyCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount, bool ser… in HandleExportKeyCommand()
457 …HashCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount, uint com… in HandleHashCommand()
510 …nishCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount, uint com… in HandleHashUpdateOrFinishCommand()
588 …ryptCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount, uint com… in HandleAesEncryptOrDecryptCommand()
759 … HandleAesCmacCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount) in HandleAesCmacCommand()
823 …eAesCcmEncryptCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount) in HandleAesCcmEncryptCommand()
926 …eAesCcmDecryptCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount) in HandleAesCcmDecryptCommand()
1046 …ryptCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount, uint com… in HandleAesGcmEncryptCommand()
1181 …ryptCommand(uint inputDma, uint outputDma, uint[] commandParams, uint commandParamsCount, uint com… in HandleAesGcmDecryptCommand()
[all …]