Mbed TLS v2.28.9
|
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 | cipher_ctx |
The key wrapping context-type definition. The key wrapping context is passed to the APIs called.
mbedtls_cipher_context_t mbedtls_nist_kw_context::cipher_ctx |