Searched refs:crypto_ahash_export_core (Results 1 – 5 of 5) sorted by relevance
366 int crypto_ahash_export_core(struct ahash_request *req, void *out);
67 crypto_ahash_export_core(req, state); in padlock_sha_update()
631 int crypto_ahash_export_core(struct ahash_request *req, void *out) in crypto_ahash_export_core() function639 EXPORT_SYMBOL_GPL(crypto_ahash_export_core);
320 return crypto_ahash_export_core(ahash_request_ctx(preq), out); in hmac_export_core_ahash()
453 crypto_ahash_export_core(fbreq, state) ?: in aspeed_ahash_fallback()