Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dcipher.h241 struct spu_hash_export_s { struct
242 unsigned int total_todo;
243 unsigned int total_sent;
244 u8 hash_carry[HASH_CARRY_MAX];
245 unsigned int hash_carry_len;
246 u8 incr_hash[MAX_DIGEST_SIZE];
247 bool is_sw_hmac;
/kernel/linux/linux-4.19/drivers/crypto/bcm/
Dcipher.h252 struct spu_hash_export_s { struct
253 unsigned int total_todo;
254 unsigned int total_sent;
255 u8 hash_carry[HASH_CARRY_MAX];
256 unsigned int hash_carry_len;
257 u8 incr_hash[MAX_DIGEST_SIZE];
258 bool is_sw_hmac;