Searched refs:load_len (Results 1 – 2 of 2) sorted by relevance
42 uint32_t load_len; member
426 ctx->load_len = 0U; in stm32_saes_init()709 ctx->load_len += AES_BLOCK_SIZE_BIT; in stm32_saes_update_load()740 ctx->load_len += (data_size - i) * UINT8_BIT; in stm32_saes_update_load()782 mmio_write_32(ctx->base + _SAES_DINR, ctx->load_len); in stm32_saes_final()