Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/qce/
H A Dsha.h42 struct qce_sha_reqctx { struct
46 unsigned int buflen;
47 unsigned long flags;
49 unsigned int nbytes_orig;
50 int src_nents;
51 __be32 byte_count[2];
52 u64 count;
53 bool first_blk;
54 bool last_blk;
56 u8 *authkey;
[all …]