Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c1635 static void create_last_hash_block(char *bfr_ptr, unsigned int bs, u64 scmd1) in create_last_hash_block() function
1676 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_final()
1757 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_finup()
1840 create_last_hash_block(req_ctx->reqbfr, bs, 0); in chcr_ahash_digest()