Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/encryption/
A DCipher.cc22 inline static std::string toAlgorithmName(CipherAlgorithm algo) in toAlgorithmName()
40 SymmetricCipher::SymmetricCipher(const std::string& impl, CipherAlgorithm algo, CipherMode mode, Ci… in SymmetricCipher()
117 AsymmetricCipher::AsymmetricCipher(const std::string& impl, CipherAlgorithm algo, CipherMode mode, … in AsymmetricCipher()
A DCipherOpenssl.cc27 SymmetricCipherOpenssl::SymmetricCipherOpenssl(const EVP_CIPHER* cipher, CipherAlgorithm algo, Ciph… in SymmetricCipherOpenssl()
152 AsymmetricCipherOpenssl::AsymmetricCipherOpenssl(CipherAlgorithm algo, CipherMode mode, CipherPaddi… in AsymmetricCipherOpenssl()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_msg.c771 u8_t algo; in snmp_parse_inbound_frame() local
810 u8_t algo; in snmp_parse_inbound_frame() local
1505 u8_t algo; in snmp_complete_outbound_frame() local
1523 u8_t algo; in snmp_complete_outbound_frame() local
A Dsnmpv3_mbedtls.c53 const u8_t* key, u8_t algo, u8_t* hmac_out) in snmpv3_auth()
110 const u32_t engine_time, u8_t algo, u8_t mode) in snmpv3_crypt()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/encryption/
A DContentCryptoMaterial.h47 void setKeyWrapAlgorithm(const std::string& algo) { keyWrapAlgorithm_ = algo; } in setKeyWrapAlgorithm()

Completed in 8 milliseconds