Home
last modified time | relevance | path

Searched refs:nctx (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dshash.c498 struct crypto_shash **nctx = crypto_ahash_ctx(nhash); in crypto_clone_shash_ops_async() local
508 *nctx = shash; in crypto_clone_shash_ops_async()
Dcryptd.c452 struct cryptd_hash_ctx *nctx = crypto_ahash_ctx(ntfm); in cryptd_hash_clone_tfm() local
460 nctx->child = hash; in cryptd_hash_clone_tfm()