Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/util/
Dutil_Crc.h52 u8 GetHash();
117 u16 GetHash();
183 u16 GetHash();
250 u32 GetHash();
317 u32 GetHash();
/CTR-SDK-1.0.0/CTR_SDK/include/nn/crypto/
Dcrypto_Sha1.h100 virtual void GetHash(void* pOut);
Dcrypto_Sha256.h100 virtual void GetHash(void* pOut);
Dcrypto_HashContextBase.h74 virtual void GetHash(void* pOut) in GetHash() function