Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h242 struct spu_hash_export_s { struct
Dcipher.c2288 struct spu_hash_export_s *spu_exp = (struct spu_hash_export_s *)out; in ahash_export()
2303 struct spu_hash_export_s *spu_exp = (struct spu_hash_export_s *)in; in ahash_import()
4421 hash->halg.statesize = sizeof(struct spu_hash_export_s); in spu_register_ahash()