Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_mtls_shim.c209 static int mtls_ccm_decrypt_auth(struct cipher_ctx *ctx, in mtls_ccm_decrypt_auth() function
412 ctx->ops.ccm_crypt_hndlr = mtls_ccm_decrypt_auth; in mtls_session_setup()