Home
last modified time | relevance | path

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

/crypto/
A Dshash.c399 struct crypto_shash *crypto_clone_shash(struct crypto_shash *hash) in crypto_clone_shash() function
434 EXPORT_SYMBOL_GPL(crypto_clone_shash);
A Dhmac.c167 hash = crypto_clone_shash(sctx->hash); in hmac_clone_tfm()
A Dahash.c881 shash = crypto_clone_shash(ahash_to_shash(hash)); in crypto_clone_ahash()
A Dcryptd.c462 hash = crypto_clone_shash(ctx->child); in cryptd_hash_clone_tfm()

Completed in 10 milliseconds