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