Searched refs:crypto_ahash_import_core (Results 1 – 5 of 5) sorted by relevance
65 err = crypto_ahash_import_core(req, state) ?: in padlock_sha_update()110 return crypto_ahash_import_core(req, padlock_shash_desc_ctx(desc)) ?: in padlock_sha_finup()
378 int crypto_ahash_import_core(struct ahash_request *req, const void *in);
659 int crypto_ahash_import_core(struct ahash_request *req, const void *in) in crypto_ahash_import_core() function676 EXPORT_SYMBOL_GPL(crypto_ahash_import_core);
330 return crypto_ahash_import_core(req, in); in hmac_import_core_ahash()
447 crypto_ahash_import_core(fbreq, state); in aspeed_ahash_fallback()