OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Nh
(Results
1 - 9
of
9
) sorted by null
/external/openssl/crypto/md4/
md4.h
103
MD4_LONG Nl,
Nh
;
/external/openssl/crypto/md5/
md5.h
103
MD5_LONG Nl,
Nh
;
/external/openssl/include/openssl/
md4.h
103
MD4_LONG Nl,
Nh
;
md5.h
103
MD5_LONG Nl,
Nh
;
ripemd.h
89
RIPEMD160_LONG Nl,
Nh
;
sha.h
103
SHA_LONG Nl,
Nh
;
138
SHA_LONG Nl,
Nh
;
185
SHA_LONG64 Nl,
Nh
;
/external/openssl/crypto/ripemd/
ripemd.h
89
RIPEMD160_LONG Nl,
Nh
;
/external/openssl/crypto/sha/
sha.h
103
SHA_LONG Nl,
Nh
;
138
SHA_LONG Nl,
Nh
;
185
SHA_LONG64 Nl,
Nh
;
/external/mdnsresponder/mDNSCore/
DNSDigest.c
192
mDNSu32 Nl,
Nh
;
312
* HASH_LONG Nl,
Nh
;
665
c->
Nh
++;
666
c->
Nh
+=(len>>29);
821
if (i>(HASH_LBLOCK-2)) /* save room for Nl and
Nh
*/
831
p[HASH_LBLOCK-2]=c->
Nh
;
835
p[HASH_LBLOCK-1]=c->
Nh
;
933
c->
Nh
=0;
[
all
...]
Completed in 445 milliseconds