Home
last modified time | relevance | path

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

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