Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/crypto/
Dcrypto_RsaKey.h43 static const int MAX_KEY_BYTES = MAX_KEY_LENGTH / 8; variable
121 u8 m_Modulus[ MAX_KEY_BYTES ];
122 u8 m_Exp[ MAX_KEY_BYTES ];