Mbed TLS v2.28.9
Loading...
Searching...
No Matches
psa_driver_cipher_context_t Union Reference

#include <crypto_driver_contexts_primitives.h>

Collaboration diagram for psa_driver_cipher_context_t:

Data Fields

unsigned dummy
 
mbedtls_psa_cipher_operation_t mbedtls_ctx
 

Detailed Description

Definition at line 95 of file crypto_driver_contexts_primitives.h.

Field Documentation

◆ dummy

unsigned psa_driver_cipher_context_t::dummy

Definition at line 96 of file crypto_driver_contexts_primitives.h.

◆ mbedtls_ctx

mbedtls_psa_cipher_operation_t psa_driver_cipher_context_t::mbedtls_ctx

Definition at line 97 of file crypto_driver_contexts_primitives.h.


The documentation for this union was generated from the following file: