Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/crypto/
Dcrypto_Sha256.h34 class Sha256Context : public ShaBlock512BitContext
52 Sha256Context() {} in Sha256Context() function
59 ~Sha256Context() {}; in ~Sha256Context()