Mbed TLS v3.6.0
Loading...
Searching...
No Matches
Data Fields
psa_driver_cipher_context_t Union Reference

#include <crypto_driver_contexts_primitives.h>

Collaboration diagram for psa_driver_cipher_context_t:
Collaboration graph
[legend]

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: