Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Ddigest.c937 sal_uInt32 m_nA, m_nB, m_nC, m_nD, m_nE; member
1008 ctx->m_nE = (sal_uInt32)0xc3d2e1f0L; in __rtl_digest_initSHA()
1026 E = ctx->m_nE; in __rtl_digest_updateSHA()
1117 ctx->m_nE += C; in __rtl_digest_updateSHA()
1344 RTL_DIGEST_HTONL (ctx->m_nE, p); in rtl_digest_getSHA()
1532 RTL_DIGEST_HTONL (ctx->m_nE, p); in rtl_digest_getSHA1()

Completed in 33 milliseconds