Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.h241 struct spu_hash_export_s { struct
H A Dcipher.c2291 struct spu_hash_export_s *spu_exp = (struct spu_hash_export_s *)out; in ahash_export()
2306 struct spu_hash_export_s *spu_exp = (struct spu_hash_export_s *)in; in ahash_import()
4510 hash->halg.statesize = sizeof(struct spu_hash_export_s); in spu_register_ahash()