Home
last modified time | relevance | path

Searched defs:SHA256ContextStr (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/crypto/third_party/nss/
Dchromium-sha256.h42 struct SHA256ContextStr { struct
43 union {
46 } u;
47 PRUint32 h[8]; /* 8 state variables */
48 PRUint32 sizeHi,sizeLo; /* 64-bit count of hashed bytes. */