Home
last modified time | relevance | path

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

/mbedtls-3.5.0/library/
Dccm.c551 static int ccm_auth_decrypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_decrypt() function
580 return ccm_auth_decrypt(ctx, MBEDTLS_CCM_STAR_DECRYPT, length, in mbedtls_ccm_star_auth_decrypt()
591 return ccm_auth_decrypt(ctx, MBEDTLS_CCM_DECRYPT, length, in mbedtls_ccm_auth_decrypt()