Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DGetBucketInventoryConfigurationResult.cc84 InventoryEncryption encryption; in operator =() local
92 encryption.setSSEKMS(ssekms); in operator =()
97 encryption.setSSEOSS(InventorySSEOSS()); in operator =()
99 dest.setEncryption(encryption); in operator =()
A DListBucketInventoryConfigurationsResult.cc91 InventoryEncryption encryption; in operator =() local
99 encryption.setSSEKMS(ssekms); in operator =()
104 encryption.setSSEOSS(InventorySSEOSS()); in operator =()
106 dest.setEncryption(encryption); in operator =()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h93 void setEncryption(const InventoryEncryption& encryption) { encryption_ = encryption; } in setEncryption() argument
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/polarssl/
A DREADME5 the PolarSSL project (PolarSSL 0.10.1-bsd) for ciphers and encryption
/AliOS-Things-master/components/oss/
A DREADME.md30 │ ├── encryption/*.cc # 加密安全相关部分
42 │ ├── encryption/*.h # 加密安全相关头文件
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md8 * [`aes/aescrypt2.c`](aes/aescrypt2.c): file encryption and authentication with a key derived from …
9 …library. It should not be taken as an example of how to build a secure encryption mechanism. To de…
11 * [`aes/crypt_and_hash.c`](aes/crypt_and_hash.c): file encryption and authentication, demonstrating…
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ316 zlib doesn't support encryption. The original PKZIP encryption is very
318 encryption, use GnuPG, http://www.gnupg.org/ , which already includes zlib
319 compression. For PKZIP compatible "encryption", look at
A DChangeLog184 - Avoid warning for no encryption in contrib/minizip/zip.c [Vollant]
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig129 # encryption support using TinyCrypt library if this is not provided
292 pairing with encryption. Enabling this option disables legacy pairing.
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak401 * \note Because of a signature change, the core AES encryption and decryption routines are
614 * encryption or channels without any security!
1544 * tickets, including authenticated encryption and key management. Example
/AliOS-Things-master/components/mbedtls/
A DChangeLog642 * Fix tag lengths and value ranges in the documentation of CCM encryption.
2563 * Handle encryption with private key and decryption with public key as per
2635 * Handle encryption with private key and decryption with public key as per
2690 encryption and private key for decryption. (Closes ticket #34)
3026 * Fixed the "mode" parameter so that encryption/decryption are
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DCHANGELOG3018 1, add arns parameter to CreateDisk/CreateInstance API in order to support disk encryption by perfo…

Completed in 26 milliseconds