Home
last modified time | relevance | path

Searched defs:dataLength (Results 1 – 2 of 2) sorted by relevance

/RevoEX-2.3/include/revolution/net/
DNETDigest.h263 inline static void NETCalcHMACMD5(void *digest, const void *data, u32 dataLength, const void *key, … in NETCalcHMACMD5()
271 inline static void NETCalcHMACSHA1(void *digest, const void *data, u32 dataLength, const void *key,… in NETCalcHMACSHA1()
279 inline static void NETCalcHMACSHA256(void *digest, const void *data, u32 dataLength, const void *ke… in NETCalcHMACSHA256()
/RevoEX-2.3/include/revolution/
Dmpds.h72 u32 dataLength; member