File crypto_driver_contexts_primitives.h
Declaration of context structures for use with the PSA driver wrapper interface. This file contains the context structures for ‘primitive’ operations, i.e. those operations which do not rely on other contexts.
Note
This file may not be included directly. Applications must include psa/crypto.h.
Note
This header and its content are not part of the Mbed TLS API and applications must not depend on it. Its main purpose is to define the multi-part state objects of the PSA drivers included in the cryptographic library. The definitions of these objects are then used by crypto_struct.h to define the implementation-defined types of PSA multi-part state objects.
Warning
This file will be auto-generated in the future.
-
union psa_driver_hash_context_t
- #include <crypto_driver_contexts_primitives.h>
-
union psa_driver_cipher_context_t
- #include <crypto_driver_contexts_primitives.h>