Searched defs:CRYPT_sha2_context (Results 1 – 1 of 1) sorted by relevance
45 struct CRYPT_sha2_context { struct46 uint64_t total[2];47 uint64_t state[8];48 uint8_t buffer[128];