Searched refs:crypto_shash_import_core (Results 1 – 3 of 3) sorted by relevance
275 int crypto_shash_import_core(struct shash_desc *desc, const void *in) in crypto_shash_import_core() function280 EXPORT_SYMBOL_GPL(crypto_shash_import_core);
112 return crypto_shash_import_core(desc, in); in hmac_import_core()
660 return crypto_shash_import_core(prepare_shash_desc(req, tfm), in crypto_ahash_import_core()
Completed in 12 milliseconds