OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Nh
(Results
1 - 4
of
4
) sorted by null
/external/boringssl/src/include/openssl/
md4.h
92
uint32_t Nl,
Nh
;
md5.h
97
uint32_t Nl,
Nh
;
sha.h
117
uint32_t Nl,
Nh
;
178
uint32_t Nl,
Nh
;
243
uint64_t Nl,
Nh
;
/external/mdnsresponder/mDNSCore/
DNSDigest.c
192
mDNSu32 Nl,
Nh
;
313
* HASH_LONG Nl,
Nh
;
666
c->
Nh
++;
667
c->
Nh
+=(len>>29);
822
if (i>(HASH_LBLOCK-2)) /* save room for Nl and
Nh
*/
832
p[HASH_LBLOCK-2]=c->
Nh
;
836
p[HASH_LBLOCK-1]=c->
Nh
;
934
c->
Nh
=0;
[
all
...]
Completed in 138 milliseconds