Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/
H A Dossl_sha.h56 typedef struct SHA512state_st { struct
57 SHA_LONG64 h[8];
58 SHA_LONG64 Nl, Nh;
59 union {
62 } u;
63 unsigned int num, md_len;
/freebsd/crypto/openssl/include/openssl/
H A Dsha.h110 typedef struct SHA512state_st { struct
111 SHA_LONG64 h[8];
112 SHA_LONG64 Nl, Nh;
113 union {
116 } u;
117 unsigned int num, md_len;