Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/crypto/
Dcrypto_tc_shim.c101 static int do_ccm_encrypt_mac(struct cipher_ctx *ctx, in do_ccm_encrypt_mac() function
236 ctx->ops.ccm_crypt_hndlr = do_ccm_encrypt_mac; in tc_session_setup()
Dcrypto_ataes132a.c661 static int do_ccm_encrypt_mac(struct cipher_ctx *ctx, in do_ccm_encrypt_mac() function
843 ctx->ops.ccm_crypt_hndlr = do_ccm_encrypt_mac; in ataes132a_session_setup()