Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Dtalitos.c864 struct talitos_ahash_req_ctx { struct
865 u32 hw_context[TALITOS_MDEU_MAX_CONTEXT_SIZE / sizeof(u32)];
866 unsigned int hw_context_size;
867 u8 buf[2][HASH_MAX_BLOCK_SIZE];
868 int buf_idx;
869 unsigned int swinit;
870 unsigned int first;
871 unsigned int last;
872 unsigned int to_hash_later;
873 unsigned int nbuf;
[all …]