Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c1714 static void create_last_hash_block(char *bfr_ptr, unsigned int bs, u64 scmd1) in create_last_hash_block() function
1767 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_final()
1865 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_finup()
1968 create_last_hash_block(req_ctx->reqbfr, bs, req_ctx->data_len); in chcr_ahash_digest()