Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/ux500/hash/
Dhash_core.c662 static void hash_incrementlength(struct hash_req_ctx *ctx, u32 incr) in hash_incrementlength() function
827 hash_incrementlength(req_ctx, HASH_BLOCK_SIZE); in hash_process_data()