Found 5 other functions taking a
mbedtls_nist_kw_context
argument:
This function releases and clears the specified key wrapping context and underlying cipher sub-context.
This function encrypts a buffer using key wrapping.
This function decrypts a buffer using key wrapping.
This function initializes the specified key wrapping context to make references valid and prepare the context for mbedtls_nist_kw_setkey() or mbedtls_nist_kw_free().
This function initializes the key wrapping context set in the \p ctx parameter and sets the encryption key.