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.h109 typedef struct SHA512state_st { struct
110 SHA_LONG64 h[8];
111 SHA_LONG64 Nl, Nh;
112 union {
115 } u;
116 unsigned int num, md_len;