/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpsha1stuff.h | 78 static void sha1_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in sha1_hashUpdate() 84 static void sha1_ni_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in sha1_ni_hashUpdate()
|
D | pcpsha512_messagedigest.c | 59 IppStatus cpSHA512MessageDigest(DigestSHA512 hash, const Ipp8u* pMsg, int msgLen, const DigestSHA51… in cpSHA512MessageDigest()
|
D | pcpsha256_messagedigest.c | 59 IppStatus cpSHA256MessageDigest(DigestSHA256 hash, const Ipp8u* pMsg, int msgLen, const DigestSHA25… in cpSHA256MessageDigest()
|
D | pcpsha256stuff.h | 118 static void sha256_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in sha256_hashUpdate() 123 static void sha256_ni_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in sha256_ni_hashUpdate()
|
D | pcprsa_verifysing_pkcs1v15.h | 58 static int VerifySing(const Ipp8u* pMsg, int msgLen, /* message representation */ in VerifySing()
|
D | pcprsa_generatesing_pkcs1v15.h | 57 static int GenerateSing(const Ipp8u* pMsg, int msgLen, /* message representation */ in GenerateSing()
|
D | pcpeccpverifysm2ca.c | 140 int msgLen = BN_SIZE(pMsgDigest); variable
|
D | pcpeccpsignnrca.c | 143 int msgLen = BN_SIZE(pMsgDigest); variable
|
D | pcpeccpverifynrca.c | 103 int msgLen; variable
|
D | pcpmd5stuff.h | 99 static void md5_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in md5_hashUpdate()
|
D | pcpeccpsigndsaca.c | 143 int msgLen = BN_SIZE(pMsgDigest); variable
|
D | pcpsm3stuff.h | 91 static void sm3_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in sm3_hashUpdate()
|
D | pcpgfpecsignnr.c | 166 int msgLen = BN_SIZE(pMsgDigest); variable
|
D | pcpgfpecsigndsa.c | 167 int msgLen = BN_SIZE(pMsgDigest); variable
|
D | pcpsha512stuff.h | 136 static void sha512_hashUpdate(void* pHash, const Ipp8u* pMsg, int msgLen) in sha512_hashUpdate()
|
D | pcpaesauthccm.h | 60 Ipp64u msgLen; /* length of message to be processed */ member
|
D | pcpsms4authccm.h | 59 Ipp64u msgLen; /* length of message to be processed */ member
|
/external/icu/icu4c/source/extra/uconv/ |
D | uwmsg.c | 125 int32_t msgLen; in u_wmsg() local 219 int32_t msgLen; in u_wmsg_errorName() local
|
D | uconv.cpp | 1066 int32_t msgLen; in usage() local
|
/external/libxml2/ |
D | xmlstring.c | 1007 size_t msgLen = 0; in xmlEscapeFormatString() local
|
/external/deqp/framework/delibs/deutil/ |
D | deProcess.c | 63 size_t msgLen = strlen(message); in die() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 789 int msgLen = 0; in expectMessage() local 1613 int msgLen = 0; in fetchLogMessages() local
|