Home
last modified time | relevance | path

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

/crypto/
A Dshash.c249 static int __crypto_shash_import(struct shash_desc *desc, const void *in, in __crypto_shash_import() function
277 return __crypto_shash_import(desc, in, in crypto_shash_import_core()
287 err = __crypto_shash_import(desc, in, crypto_shash_alg(tfm)->import); in crypto_shash_import()

Completed in 5 milliseconds