Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/crypto/
Dcrypto_RsaKey.h118 const void* GetExp() const { return m_Exp; } in GetExp()
122 u8 m_Exp[ MAX_KEY_BYTES ]; variable