Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DCipherOpenssl.cc76 int SymmetricCipherOpenssl::Encrypt(unsigned char* dst, int dstLen, const unsigned char* src, int s… in Encrypt()
126 int SymmetricCipherOpenssl::Decrypt(unsigned char * dst, int dstLen, const unsigned char* src, int … in Decrypt()

Completed in 3 milliseconds