psa_drv_se_cipher_t is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
The size in bytes of the hardware-specific secure element cipher context structure.
Function that performs a cipher setup operation.
Function that sets a cipher IV (if necessary).
Function that performs a cipher update operation.
Function that completes a cipher operation.
Function that aborts a cipher operation.
Function that performs ECB mode for a cipher operation (Danger: ECB mode should not be used directly by clients of the PSA Crypto Client API).