Searched refs:bash_total (Results 1 – 2 of 2) sorted by relevance
41 ctx->bash_total = 0; in _bash_init()77 left = (u8)(ctx->bash_total % ctx->bash_block_size); in _bash_update()80 ctx->bash_total += ilen; in _bash_update()118 pos = (u8)(ctx->bash_total % ctx->bash_block_size); in _bash_finalize()
151 u64 bash_total; member