PRUint64 571 crypto/third_party/nss/sha512.cc static const PRUint64 K512[80] = { PRUint64 659 crypto/third_party/nss/sha512.cc PRUint64 w[80]; /* message schedule, input buffer, plus 64 words */ PRUint64 663 crypto/third_party/nss/sha512.cc PRUint64 h[8]; /* 8 state variables */ PRUint64 664 crypto/third_party/nss/sha512.cc PRUint64 sizeLo; /* 64-bit count of hashed bytes. */ PRUint64 670 crypto/third_party/nss/sha512.cc static const PRUint64 H512[8] = { PRUint64 796 crypto/third_party/nss/sha512.cc PRUint64 t1; PRUint64 820 crypto/third_party/nss/sha512.cc PRUint64 t1, t2; PRUint64 915 crypto/third_party/nss/sha512.cc PRUint64 a, b, c, d, e, f, g, h; PRUint64 1092 crypto/third_party/nss/sha512.cc PRUint64 lo, t1; PRUint64 1097 crypto/third_party/nss/sha512.cc PRUint64 lo = ctx->sizeLo; PRUint64 1193 crypto/third_party/nss/sha512.cc static const PRUint64 H384[8] = { PRUint64 359 net/cert/cert_verify_proc_nss.cc PRUint64 revocation_method_flags = PRUint64 365 net/cert/cert_verify_proc_nss.cc PRUint64 revocation_method_independent_flags = PRUint64 384 net/cert/cert_verify_proc_nss.cc PRUint64 method_flags[2]; PRUint64 95 net/third_party/nss/ssl/derive.c PRUint64 md5buf[22]; PRUint64 96 net/third_party/nss/ssl/derive.c PRUint64 shabuf[40]; PRUint64 450 net/third_party/nss/ssl/derive.c PRUint64 md5buf[22]; PRUint64 451 net/third_party/nss/ssl/derive.c PRUint64 shabuf[40]; PRUint64 1039 net/third_party/nss/ssl/dtlscon.c dtls_RecordGetRecvd(DTLSRecvdRecords *records, PRUint64 seq) PRUint64 1041 net/third_party/nss/ssl/dtlscon.c PRUint64 offset; PRUint64 1064 net/third_party/nss/ssl/dtlscon.c dtls_RecordSetRecvd(DTLSRecvdRecords *records, PRUint64 seq) PRUint64 1066 net/third_party/nss/ssl/dtlscon.c PRUint64 offset; PRUint64 1072 net/third_party/nss/ssl/dtlscon.c PRUint64 new_left; PRUint64 1073 net/third_party/nss/ssl/dtlscon.c PRUint64 new_right; PRUint64 1074 net/third_party/nss/ssl/dtlscon.c PRUint64 right; PRUint64 2413 net/third_party/nss/ssl/ssl3con.c PRUint64 write_mac_context[MAX_MAC_CONTEXT_LLONGS]; PRUint64 4618 net/third_party/nss/ssl/ssl3con.c PRUint64 sha_cx[MAX_MAC_CONTEXT_LLONGS]; PRUint64 4637 net/third_party/nss/ssl/ssl3con.c PRUint64 md5_cx[MAX_MAC_CONTEXT_LLONGS]; PRUint64 4638 net/third_party/nss/ssl/ssl3con.c PRUint64 sha_cx[MAX_MAC_CONTEXT_LLONGS]; PRUint64 11889 net/third_party/nss/ssl/ssl3con.c PRUint64 dtls_seq_num; PRUint64 11950 net/third_party/nss/ssl/ssl3con.c dtls_seq_num = (((PRUint64)(cText->seq_num.high & 0xffff)) << 32) | PRUint64 11951 net/third_party/nss/ssl/ssl3con.c ((PRUint64)cText->seq_num.low); PRUint64 1007 net/third_party/nss/ssl/ssl3ext.c PRUint64 aes_ctx_buf[MAX_CIPHER_CONTEXT_LLONGS]; PRUint64 1010 net/third_party/nss/ssl/ssl3ext.c PRUint64 hmac_ctx_buf[MAX_MAC_CONTEXT_LLONGS]; PRUint64 1368 net/third_party/nss/ssl/ssl3ext.c PRUint64 hmac_ctx_buf[MAX_MAC_CONTEXT_LLONGS]; PRUint64 1370 net/third_party/nss/ssl/ssl3ext.c PRUint64 aes_ctx_buf[MAX_CIPHER_CONTEXT_LLONGS]; PRUint64 533 net/third_party/nss/ssl/sslimpl.h PRUint64 cipher_context[MAX_CIPHER_CONTEXT_LLONGS]; PRUint64 570 net/third_party/nss/ssl/sslimpl.h PRUint64 left; PRUint64 571 net/third_party/nss/ssl/sslimpl.h PRUint64 right; PRUint64 888 net/third_party/nss/ssl/sslimpl.h PRUint64 md5_cx[MAX_MAC_CONTEXT_LLONGS]; PRUint64 889 net/third_party/nss/ssl/sslimpl.h PRUint64 sha_cx[MAX_MAC_CONTEXT_LLONGS]; PRUint64 1988 net/third_party/nss/ssl/sslimpl.h extern int dtls_RecordGetRecvd(DTLSRecvdRecords *records, PRUint64 seq); PRUint64 1989 net/third_party/nss/ssl/sslimpl.h extern void dtls_RecordSetRecvd(DTLSRecvdRecords *records, PRUint64 seq); PRUint64 569 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef PRUint64 ino64_t; PRUint64 105 third_party/npapi/npspy/extern/nspr/obsolete/protypes.h typedef PRUint64 uint64; PRUint64 161 third_party/npapi/npspy/extern/nspr/prio.h PRUint64 _S6_u64[2]; PRUint64 66 third_party/npapi/npspy/extern/nspr/prlong.h PRUint64 __pascal __loadds __export PRUint64 72 third_party/npapi/npspy/extern/nspr/prlong.h NSPR_API(PRUint64) LL_MaxUint(void); PRUint64 112 third_party/npapi/npspy/extern/nspr/prlong.h #define LL_UCMP(a, op, b) ((PRUint64)(a) op (PRUint64)(b)) PRUint64 161 third_party/npapi/npspy/extern/nspr/prlong.h #define LL_USHR(r, a, b) ((r) = (PRUint64)(a) >> (b)) PRUint64 196 third_party/npapi/npspy/extern/nspr/prlong.h (*(qp) = ((PRUint64)(a) / (b)), \ PRUint64 197 third_party/npapi/npspy/extern/nspr/prlong.h *(rp) = ((PRUint64)(a) % (b))) PRUint64 272 third_party/npapi/npspy/extern/nspr/prlong.h NSPR_API(void) ll_udivmod(PRUint64 *qp, PRUint64 *rp, PRUint64 a, PRUint64 b); PRUint64 485 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRUint64) PR_ntohll(PRUint64); PRUint64 488 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRUint64) PR_htonll(PRUint64); PRUint64 44 third_party/qcms/src/qcmstypes.h typedef PRUint64 uint64_t;