Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dsha2.h73 typedef struct _SHA512_CTX { struct
74 u_int64_t state[8];
75 u_int64_t bitcount[2];
76 u_int8_t buffer[SHA512_BLOCK_LENGTH];
/external/ipsec-tools/src/racoon/missing/crypto/sha2/
Dsha2.h108 typedef struct _SHA512_CTX { struct
109 u_int64_t state[8];
110 u_int64_t bitcount[2];
111 u_int8_t buffer[SHA512_BLOCK_LENGTH];