Searched defs:sha_ctx (Results 1 – 1 of 1) sorted by relevance
26 struct sha_ctx { struct27 uint32_t sha_desc[64];28 uint32_t sg_num;29 uint32_t len;30 struct sg_entry sg_tbl[MAX_SG_32];31 u8 hash[HASH_MAX_DIGEST_SIZE];