Home
last modified time | relevance | path

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

/crypto/
A Dshash.c275 int crypto_shash_import_core(struct shash_desc *desc, const void *in) in crypto_shash_import_core() function
280 EXPORT_SYMBOL_GPL(crypto_shash_import_core);
A Dhmac.c112 return crypto_shash_import_core(desc, in); in hmac_import_core()
A Dahash.c660 return crypto_shash_import_core(prepare_shash_desc(req, tfm), in crypto_ahash_import_core()

Completed in 12 milliseconds