Searched refs:assoc_len (Results 1 – 4 of 4) sorted by relevance
49 uint32_t assoc_len; member
37 uint32_t assoc_len; member
613 ctx->assoc_len += (ctx->extra_size) * INT8_BIT; in do_from_header_to_phase()648 ctx->assoc_len = 0; in stm32_cryp_init()832 ctx->assoc_len += ctx->block_u32 * sizeof(uint32_t) * INT8_BIT; in stm32_cryp_update_assodata()842 ctx->assoc_len += ctx->block_u32 * sizeof(uint32_t) * INT8_BIT; in stm32_cryp_update_assodata()1074 io_write32(ctx->base + _CRYP_DIN, ctx->assoc_len); in stm32_cryp_final()
508 ctx->assoc_len += ctx->extra_size * INT8_BIT; in do_from_header_to_phase()759 ctx->assoc_len += AES_BLOCK_SIZE_BIT; in stm32_saes_update_assodata()773 ctx->assoc_len += AES_BLOCK_SIZE_BIT; in stm32_saes_update_assodata()954 io_write32(ctx->base + _SAES_DINR, ctx->assoc_len); in stm32_saes_final()