Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/crypto/
Dcrypto_CtrEncryptor.h63 static const size_t UNIT_SIZE = ImplT::UNIT_SIZE; variable
Dcrypto_CtrDecryptor.h63 static const size_t UNIT_SIZE = ImplT::UNIT_SIZE; variable
Dcrypto_CcmDecryptor.h60 static const size_t UNIT_SIZE = ImplT::UNIT_SIZE; variable
Dcrypto_CcmEncryptor.h59 static const size_t UNIT_SIZE = ImplT::UNIT_SIZE; variable
/CTR-SDK-4.2.5/include/nn/snd/CTR/MPCore/
Dsnd_OutputCapture.h131 static const size_t UNIT_SIZE = sizeof(s16) * 2; // 16bit, stereo
/CTR-SDK-4.2.5/include/nn/crypto/detail/
Dcrypto_CtrMode.h34 static const size_t UNIT_SIZE = 1; variable
Dcrypto_CcmMode.h33 static const size_t UNIT_SIZE = 1; variable