Searched refs:CCM_STATE__ERROR (Results 1 – 1 of 1) sorted by relevance
118 #define CCM_STATE__ERROR (1 << 4) macro138 ctx->state |= CCM_STATE__ERROR; in mbedtls_ccm_crypt()205 ctx->state |= CCM_STATE__ERROR; in ccm_calculate_first_block_if_ready()216 ctx->state |= CCM_STATE__ERROR; in ccm_calculate_first_block_if_ready()300 if (ctx->state & CCM_STATE__ERROR) { in mbedtls_ccm_update_ad()344 ctx->state |= CCM_STATE__ERROR; in mbedtls_ccm_update_ad()373 if (ctx->state & CCM_STATE__ERROR) { in mbedtls_ccm_update()413 ctx->state |= CCM_STATE__ERROR; in mbedtls_ccm_update()448 ctx->state |= CCM_STATE__ERROR; in mbedtls_ccm_update()479 if (ctx->state & CCM_STATE__ERROR) { in mbedtls_ccm_finish()