Searched refs:__crypto_shash_import (Results 1 – 1 of 1) sorted by relevance
249 static int __crypto_shash_import(struct shash_desc *desc, const void *in, in __crypto_shash_import() function277 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