Searched defs:SHA256ContextStr (Results 1 – 1 of 1) sorted by relevance
42 struct SHA256ContextStr { struct43 union {46 } u;47 PRUint32 h[8]; /* 8 state variables */48 PRUint32 sizeHi,sizeLo; /* 64-bit count of hashed bytes. */