Searched defs:SHA384Context (Results 1 – 1 of 1) sorted by relevance
38 typedef struct SHA384Context { struct39 uint64_t state[8];40 uint64_t count[2];41 uint8_t buf[SHA384_BLOCK_LENGTH];