20#ifndef PSA_CRYPTO_PSA_CRYPTO_TYPES_H
21#define PSA_CRYPTO_PSA_CRYPTO_TYPES_H
38 PSA_CRYPTO_DRIVER_DECRYPT,
39 PSA_CRYPTO_DRIVER_ENCRYPT
Algorithm definitions for the PSA Crypto API.
Key attributes definitions for the PSA Crypto API.
uint16_t psa_key_derivation_step_t
Encoding of the step of a key derivation.
psa_encrypt_or_decrypt_t
For encrypt-decrypt functions, whether the operation is an encryption or a decryption.
Error definitions for the PSA Crypto API.
Structure storing an AEAD operation context.
Structure storing a cipher operation context.
Structure containing a hash context and algorithm.
Structure storing a key derivation context.
Structure storing a MAC operation context.