Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c2075 static int __ahash_update(struct ahash_request *req) in __ahash_update() function
2127 ret = __ahash_update(req); in ahash_update()