Home
last modified time | relevance | path

Searched refs:crypto_clone_shash (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dshash.c455 shash = crypto_clone_shash(*ctx); in crypto_clone_shash_ops_async()
585 struct crypto_shash *crypto_clone_shash(struct crypto_shash *hash) in crypto_clone_shash() function
619 EXPORT_SYMBOL_GPL(crypto_clone_shash); variable
H A Dhmac.c169 hash = crypto_clone_shash(sctx->hash); in hmac_clone_tfm()
H A Dcryptd.c456 hash = crypto_clone_shash(ctx->child); in cryptd_hash_clone_tfm()
/kernel/linux/linux-6.6/include/crypto/
H A Dhash.h771 struct crypto_shash *crypto_clone_shash(struct crypto_shash *tfm);

Completed in 6 milliseconds