Searched defs:hash_ctx (Results 1 – 1 of 1) sorted by relevance
66 struct hash_ctx { struct67 struct sg_entry sg_tbl[MAX_SG];68 uint32_t hash_desc[64];69 uint8_t hash[SHA256_DIGEST_SIZE];70 uint32_t sg_num;71 uint32_t len;72 uint8_t *data;73 enum hash_algo algo;74 bool active;