Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ux500/hash/
Dhash_alg.h390 int hash_hw_update(struct ahash_request *req);
Dhash_core.c1062 int hash_hw_update(struct ahash_request *req) in hash_hw_update() function
1298 ret = hash_hw_update(req); in ahash_update()