Home
last modified time | relevance | path

Searched defs:UNIT_SIZE (Results 1 – 6 of 6) sorted by relevance

/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
/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