Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/crypto/
Dcrypto_RsaKey.h42 static const int MAX_KEY_LENGTH = 2048; variable
43 static const int MAX_KEY_BYTES = MAX_KEY_LENGTH / 8;