Mbed TLS v3.6.2
|
The key wrapping context-type definition. The key wrapping context is passed to the APIs called. More...
#include <nist_kw.h>
Data Fields | |
mbedtls_cipher_context_t | private_cipher_ctx |
int | dummy |
The key wrapping context-type definition. The key wrapping context is passed to the APIs called.
int mbedtls_nist_kw_context::dummy |
Definition at line 11 of file nist_kw_alt.h.
mbedtls_cipher_context_t mbedtls_nist_kw_context::private_cipher_ctx |