Searched refs:Nh (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/md4/
H A Dmd4.h103 MD4_LONG Nl,Nh; member in struct:MD4state_st
H A Dmd4_dgst.c85 c->Nh=0;
/macosx-10.10/OpenSSL098-52/src/crypto/md5/
H A Dmd5.h103 MD5_LONG Nl,Nh; member in struct:MD5state_st
H A Dmd5_dgst.c85 c->Nh=0;
/macosx-10.10/OpenSSL098-52/src/crypto/ripemd/
H A Dripemd.h89 RIPEMD160_LONG Nl,Nh; member in struct:RIPEMD160state_st
H A Drmd_dgst.c85 c->Nh=0;
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dmd4.h103 MD4_LONG Nl,Nh; member in struct:MD4state_st
H A Dmd5.h103 MD5_LONG Nl,Nh; member in struct:MD5state_st
H A Dripemd.h89 RIPEMD160_LONG Nl,Nh; member in struct:RIPEMD160state_st
H A Dsha.h103 SHA_LONG Nl,Nh; member in struct:SHAstate_st
135 SHA_LONG Nl,Nh; member in struct:SHA256state_st
178 SHA_LONG64 Nl,Nh; member in struct:SHA512state_st
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A Dsha.h76 unsigned long Nl,Nh; member in struct:SHAstate_st
/macosx-10.10/OpenSSL098-52/src/crypto/sha/
H A Dsha.h103 SHA_LONG Nl,Nh; member in struct:SHAstate_st
135 SHA_LONG Nl,Nh; member in struct:SHA256state_st
178 SHA_LONG64 Nl,Nh; member in struct:SHA512state_st
H A Dsha512.c79 c->Nl=0; c->Nh=0;
97 c->Nl=0; c->Nh=0;
120 c->u.d[SHA_LBLOCK-2] = c->Nh;
131 p[sizeof(c->u)-9] = (unsigned char)(c->Nh);
132 p[sizeof(c->u)-10] = (unsigned char)(c->Nh>>8);
133 p[sizeof(c->u)-11] = (unsigned char)(c->Nh>>16);
134 p[sizeof(c->u)-12] = (unsigned char)(c->Nh>>24);
135 p[sizeof(c->u)-13] = (unsigned char)(c->Nh>>32);
136 p[sizeof(c->u)-14] = (unsigned char)(c->Nh>>40);
137 p[sizeof(c->u)-15] = (unsigned char)(c->Nh>>4
[all...]
H A Dsha256.c32 c->Nl=0; c->Nh=0;
46 c->Nl=0; c->Nh=0;
H A Dsha_locl.h140 c->Nh=0;
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dmd32_common.h74 * HASH_LONG Nl,Nh;
295 c->Nh++;
296 c->Nh+=(len>>29); /* might cause compiler warning on 16-bit */
365 (void)HOST_l2c(c->Nh,p);
369 (void)HOST_l2c(c->Nh,p);
/macosx-10.10/CommonCrypto-60061/include/
H A DCommonDigest.h92 CC_LONG Nl,Nh; member in struct:CC_MD4state_st
119 CC_LONG Nl,Nh; member in struct:CC_MD5state_st
146 CC_LONG Nl,Nh; member in struct:CC_SHA1state_st
/macosx-10.10/Heimdal-398.1.2/lib/ntlm/
H A Dapop.c187 ctx->ipad.Nh = ctx->opad.Nh = 0;
/macosx-10.10/vim-55/runtime/lang/
H A Dmenu_vi_vn.vim145 menutrans &Jump\ to\ this\ tag<Tab>g^] &Nh���y\ t���i\ th���\ ghi<Tab>g^]
310 let g:menutrans_help_dialog = "H��y nh���p c��u l���nh ho���c t��� kh��a t��m ki���m:\n\nTh��m i_ ����� t��m ki���m c��u l���nh c���a ch��� ����� Nh���p Input (V�� d���, i_CTRL-X)\nTh��m c_ ����� t��m ki���m c��u l���nh c���a ch��� ����� so���n th���o d��ng l���nh (V�� d���, ��_<Del>)\nTh��m ' ����� t��m ki���m tr��� gi��p cho m���t t��y ch���n (v�� d���, 'shiftwidth')"
318 let g:menutrans_tags_dialog = "Nh���p t��n t���p tin th��� ghi (ph��n c��ch b���i d���u ph���y).\n"
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DDNSDigest.c298 * HASH_LONG Nl,Nh;
658 c->Nh++;
659 c->Nh+=(len>>29);
814 if (i>(HASH_LBLOCK-2)) /* save room for Nl and Nh */
824 p[HASH_LBLOCK-2]=c->Nh;
828 p[HASH_LBLOCK-1]=c->Nh;
926 c->Nh=0;
H A DmDNSEmbeddedAPI.h3497 mDNSu32 Nl,Nh; member in struct:MD5state_st
/macosx-10.10/vim-55/runtime/syntax/
H A Dcucumber.vim56 \"vi": {"and": "V\\%u00e0\\>", "background": "B\\%u1ed1i c\\%u1ea3nh\\>", "but": "Nh\\%u01b0ng\\>", "examples": "D\\%u1eef li\\%u1ec7u\\>", "feature": "T\\%u00ednh n\\%u0103ng\\>", "given": "Bi\\%u1ebft\\>\\|Cho\\>", "scenario": "T\\%u00ecnh hu\\%u1ed1ng\\>\\|K\\%u1ecbch b\\%u1ea3n\\>", "scenario_outline": "Khung t\\%u00ecnh hu\\%u1ed1ng\\>\\|Khung k\\%u1ecbch b\\%u1ea3n\\>", "then": "Th\\%u00ec\\>", "when": "Khi\\>"},

Completed in 342 milliseconds