Home
last modified time | relevance | path

Searched refs:SHA_LONG (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/crypto/openssl/
H A Dossl_sha.h23 # define SHA_LONG unsigned int macro
31 SHA_LONG h0, h1, h2, h3, h4;
32 SHA_LONG Nl, Nh;
33 SHA_LONG data[SHA_LBLOCK];
42 SHA_LONG h[8];
43 SHA_LONG Nl, Nh;
44 SHA_LONG data[SHA_LBLOCK];
H A Dossl_sha1.c28 #define HASH_LONG SHA_LONG
H A Dossl_sha256.c62 #define HASH_LONG SHA_LONG