zephyr/drivers/crypto
Siddharth Chandrasekaran 850f355be1 drivers/crypto: Add macro to simplify access to ctx->drv_sessn_state
The conversion of struct cipher_ctx * to mtls_aes_context * happens in
a bunch of places. Add a macro MTLS_GET_CTX() to simplify this.

Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
2019-12-18 22:10:29 +01:00
..
CMakeLists.txt
crypto_ataes132a_priv.h
crypto_ataes132a.c
crypto_mtls_shim.c
crypto_tc_shim_priv.h
crypto_tc_shim.c
Kconfig
Kconfig.ataes132a