Searched refs:mbedtls_ccm_update_ad (Results 1 – 4 of 4) sorted by relevance
406 int mbedtls_ccm_update_ad(mbedtls_ccm_context *ctx,
290 int mbedtls_ccm_update_ad(mbedtls_ccm_context *ctx, in mbedtls_ccm_update_ad() function530 if ((ret = mbedtls_ccm_update_ad(ctx, add, add_len)) != 0) { in ccm_auth_crypt()
460 mbedtls_ccm_update_ad(&operation->ctx.ccm, input, input_length)); in mbedtls_psa_aead_update_ad()
1814 mbedtls_ccm_update_ad(), mbedtls_ccm_update(), mbedtls_ccm_finish()