Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DSilabs_SecureElement.cs62 private const uint NullDescriptor = 1; field in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.Silabs_SecureElement
1137 if (nextDescriptorPtr != NullDescriptor) in HandleAesGcmEncryptCommand()
1269 if (nextDescriptorPtr != NullDescriptor) in HandleAesGcmDecryptCommand()
1279 if (nextDescriptorPtr != NullDescriptor) in HandleAesGcmDecryptCommand()
1308 if (nextDescriptorPtr != NullDescriptor) in HandleAesGcmDecryptCommand()