Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ux500/hash/
Dhash_core.c660 static void hash_incrementlength(struct hash_req_ctx *ctx, u32 incr) in hash_incrementlength() function
825 hash_incrementlength(req_ctx, HASH_BLOCK_SIZE); in hash_process_data()