File crypto_builtin_primitives.h

Defines

MBEDTLS_PSA_BUILTIN_HASH
MBEDTLS_PSA_HASH_OPERATION_INIT
MBEDTLS_PSA_BUILTIN_CIPHER
MBEDTLS_PSA_CIPHER_OPERATION_INIT
struct mbedtls_psa_hash_operation_t
#include <crypto_builtin_primitives.h>
struct mbedtls_psa_cipher_operation_t
#include <crypto_builtin_primitives.h>

Public Members

psa_algorithm_t private_alg
uint8_t private_iv_length
uint8_t private_block_length
unsigned int private_dummy
mbedtls_cipher_context_t private_cipher
union mbedtls_psa_cipher_operation_t::[anonymous] private_ctx