Searched defs:srcLength (Results 1 – 1 of 1) sorted by relevance
234 …ne nn::Result RsaContext::Encrypt(void* pDest, size_t destSize, const void* pSrc, size_t srcLength) in Encrypt()244 …ne nn::Result RsaContext::Decrypt(void* pDest, size_t destSize, const void* pSrc, size_t srcLength) in Decrypt()254 inline nn::Result RsaContext::Sign(void* pDest, size_t destSize, const void* pSrc, size_t srcLength) in Sign()