Searched refs:child_hash (Results 1 – 1 of 1) sorted by relevance
316 struct crypto_shash *child_hash; member2249 ret = crypto_shash_tfm_digest(tfm_ctx->child_hash, key, keylen, in artpec6_crypto_hash_set_key()2410 tfm_ctx->child_hash = child; in artpec6_crypto_ahash_init_common()2430 if (tfm_ctx->child_hash) in artpec6_crypto_ahash_exit()2431 crypto_free_shash(tfm_ctx->child_hash); in artpec6_crypto_ahash_exit()