Home
last modified time | relevance | path

Searched refs:create_last_hash_block (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c1750 static void create_last_hash_block(char *bfr_ptr, unsigned int bs, u64 scmd1) in create_last_hash_block() function
1803 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_final()
1901 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_finup()
1997 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_digest()