Home
last modified time | relevance | path

Searched defs:hash_desc (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/crypto/
Dhctr2.c71 struct shash_desc hash_desc; member
175 struct shash_desc *hash_desc = &rctx->u.hash_desc; in hctr2_hash_tweak() local
198 struct shash_desc *hash_desc = &rctx->u.hash_desc; in hctr2_hash_message() local
235 struct shash_desc *hash_desc = &rctx->u.hash_desc; in hctr2_finish() local
Dadiantum.c103 struct shash_desc hash_desc; member
253 struct shash_desc *hash_desc = &rctx->u.hash_desc; in adiantum_hash_message() local
/linux-6.15/fs/ecryptfs/
Dkeystore.c607 struct shash_desc *hash_desc; member