Searched refs:crypto_clone_shash (Results 1 – 3 of 3) sorted by relevance
502 shash = crypto_clone_shash(*ctx); in crypto_clone_shash_ops_async()632 struct crypto_shash *crypto_clone_shash(struct crypto_shash *hash) in crypto_clone_shash() function666 EXPORT_SYMBOL_GPL(crypto_clone_shash);
169 hash = crypto_clone_shash(sctx->hash); in hmac_clone_tfm()
456 hash = crypto_clone_shash(ctx->child); in cryptd_hash_clone_tfm()