Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/crypt/
Dsha256.h36 typedef struct SHA256Context { struct
37 uint32_t state[8];
38 uint64_t count;
39 unsigned char buf[64];
/external/libchrome/crypto/third_party/nss/
Dchromium-blapit.h86 typedef struct SHA256ContextStr SHA256Context; typedef