Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DCipher.h57 int BlockSize() { return blockSize_; } in BlockSize()
85 int blockSize_; variable
/AliOS-Things-master/components/oss/src/encryption/
A DCipherOpenssl.h45 int blockSize_; variable
A DCipher.cc45 blockSize_(16) in SymmetricCipher()
A DCipherOpenssl.cc33 blockSize_ = EVP_CIPHER_block_size(cipher_); in SymmetricCipherOpenssl()

Completed in 4 milliseconds