Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dahash.c398 static int ahash_def_finup(struct ahash_request *req) in ahash_def_finup() function
437 hash->finup = alg->finup ?: ahash_def_finup; in crypto_ahash_init_tfm()