Home
last modified time | relevance | path

Searched defs:SetKey (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/crypto/
Dcrypto_Aes.h98 virtual void SetKey(const void* pKey, size_t keySize) in SetKey() function
Dcrypto_RsaContext.h97 …nn::Result SetKey(const RsaKey& rsaKey) { NN_UNUSED_VAR(rsaKey); return nn::Result(Result::LEVEL_S… in SetKey() function