25#ifndef PSA_CRYPTO_PSA_CRYPTO_VALUES_H
26#define PSA_CRYPTO_PSA_CRYPTO_VALUES_H
48#define PSA_KEY_DERIVATION_INPUT_CONTEXT
55#define PSA_KEY_DERIVATION_INPUT_COST
63#define PSA_KEY_DERIVATION_INPUT_INFO
71#define PSA_KEY_DERIVATION_INPUT_LABEL
85#define PSA_KEY_DERIVATION_INPUT_PASSWORD
93#define PSA_KEY_DERIVATION_INPUT_SALT
106#define PSA_KEY_DERIVATION_INPUT_SECRET
114#define PSA_KEY_DERIVATION_INPUT_SEED
123#define PSA_KEY_DERIVATION_UNLIMITED_CAPACITY \
135#define PSA_RAW_KEY_AGREEMENT_OUTPUT_MAX_SIZE \
154#define PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE(key_type, key_bits) \
168#define PSA_SIGNATURE_MAX_SIZE
186#define PSA_TLS12_PSK_TO_MS_PSK_MAX_SIZE
AEAD algorithm definitions for the PSA Crypto API.
Asymmetric encryption algorithm definitions for the PSA Crypto API.
Asymmetric signature algorithm definitions for the PSA Crypto API.
Cipher algorithm definitions for the PSA Crypto API.
Type definitions for PSA Crypto.
Hash algorithm definitions for the PSA Crypto API.
Key agreement algorithm definitions for the PSA Crypto API.
Key derivation algorithm definitions for the PSA Crypto API.
MAC algorithm definitions for the PSA Crypto API.