Home
last modified time | relevance | path

Searched refs:do_ccm_decrypt_auth (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_tc_shim.c141 static int do_ccm_decrypt_auth(struct cipher_ctx *ctx, in do_ccm_decrypt_auth() function
257 ctx->ops.ccm_crypt_hndlr = do_ccm_decrypt_auth; in tc_session_setup()
Dcrypto_ataes132a.c718 static int do_ccm_decrypt_auth(struct cipher_ctx *ctx, in do_ccm_decrypt_auth() function
863 ctx->ops.ccm_crypt_hndlr = do_ccm_decrypt_auth; in ataes132a_session_setup()