Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/crypto/
Dcrypto_Sha1.h36 class Sha1Context : public ShaBlock512BitContext
54 Sha1Context() {} in Sha1Context() function
61 virtual ~Sha1Context() {}; in ~Sha1Context()