Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
Dcipher.h242 struct spu_hash_export_s { struct
Dcipher.c2289 struct spu_hash_export_s *spu_exp = (struct spu_hash_export_s *)out; in ahash_export()
2304 struct spu_hash_export_s *spu_exp = (struct spu_hash_export_s *)in; in ahash_import()
4508 hash->halg.statesize = sizeof(struct spu_hash_export_s); in spu_register_ahash()