Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsha.h100 typedef struct SHA512state_st { struct
101 SHA_LONG64 h[8];
102 SHA_LONG64 Nl, Nh;
103 union {
106 } u;
107 unsigned int num, md_len;