Home
last modified time | relevance | path

Searched defs:cipher (Results 1 - 19 of 19) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_delegate.h35 CipherType cipher = CipherType::DEFAULT; member
H A Dkv_store_nb_delegate.h43 CipherType cipher = CipherType::DEFAULT; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c69 static int32_t SetCipherOfHandshakeMsg(ProxyChannelInfo *info, uint8_t *cipher) in SetCipherOfHandshakeMsg() argument
[all...]
H A Dsoftbus_proxychannel_message.c181 static int32_t GetAuthIdByHandshakeMsg(uint32_t connId, uint8_t cipher, AuthHandle *authHandle, int32_t index) in GetAuthIdByHandshakeMsg() argument
[all...]
/foundation/communication/wifi/wifi/base/security_utils/src/
H A Dwifi_openssl_utils.cpp50 EVP_CIPHER *cipher = nullptr; in GetAesCipher() local
78 const EVP_CIPHER *cipher = GetAesCipher(info->aesType); in OpensslAesEncrypt() local
138 const EVP_CIPHER *cipher = GetAesCipher(info->aesType); in OpensslAesDecrypt() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_delegate.h40 CipherType cipher = CipherType::DEFAULT; member
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_context.cpp80 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(sk, i); in GetCiphers() local
H A Dtls_context_server.cpp79 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(sk, i); in GetCiphers() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dauto_launch_export.h28 CipherType cipher = CipherType::DEFAULT; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c98 const EVP_CIPHER *cipher = GetCipher(cryptPara); in InitEncryptCtx() local
178 const EVP_CIPHER *cipher = GetCipher(cryptPara); in InitDecryptCtx() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparam_check_utils.cpp101 bool ParamCheckUtils::CheckEncryptedParameter(CipherType cipher, const CipherPassword &passwd) in CheckEncryptedParameter() argument
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c283 EVP_CIPHER *cipher = GetSslGcmAlgorithmByKeyLen(keyLen); in GcmOpensslEvpInit() local
H A Dsoftbus_adapter_crypto.c68 EVP_CIPHER *cipher = GetGcmAlgorithmByKeyLen(cipherkey->keyLen); in OpensslEvpInit() local
493 EVP_CIPHER *cipher = NULL; in SoftBusEncryptDataByCtr() local
524 EVP_CIPHER *cipher in SoftBusDecryptDataByCtr() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_huks_utils.c577 uint8_t *cipher = (uint8_t *)SoftBusCalloc(inData->size); in LnnEncryptDataByHuks() local
653 uint8_t *cipher in LnnCeEncryptDataByHuks() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp549 uint8_t cipher[HMAC_COMMON_SIZE] = {0}; in WifiGenerateMacRandomizationSecret() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c211 static char* HdiGetCipherTxt(char *pos, char *end, int cipher) in HdiGetCipherTxt() argument
393 int HdiCheckValidWise(int cipher) in HdiCheckValidWise() argument
402 int HdiCheckValidGroup(int cipher) in HdiCheckValidGroup() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h70 uint8_t cipher; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_tools.h53 DistributedDB::CipherType cipher = DistributedDB::CipherType::DEFAULT; // cipher type member
H A Ddistributeddb_nb_test_tools.h42 DistributedDB::CipherType cipher = DistributedDB::CipherType::DEFAULT; // cipher type member

Completed in 14 milliseconds