Searched refs:ccm_auth_decrypt (Results 1 – 1 of 1) sorted by relevance
559 static int ccm_auth_decrypt( mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_decrypt() function590 return ccm_auth_decrypt( ctx, MBEDTLS_CCM_STAR_DECRYPT, length, in mbedtls_ccm_star_auth_decrypt()601 return ccm_auth_decrypt( ctx, MBEDTLS_CCM_DECRYPT, length, in mbedtls_ccm_auth_decrypt()