| /foundation/communication/wifi/wifi/base/security_utils/src/ |
| D | wifi_openssl_utils.cpp | 50 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/ |
| D | kv_store_delegate.h | 35 CipherType cipher = CipherType::DEFAULT; member
|
| D | kv_store_nb_delegate.h | 43 CipherType cipher = CipherType::DEFAULT; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/ |
| D | relational_store_delegate.h | 40 CipherType cipher = CipherType::DEFAULT; member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
| D | nstackx_openssl.c | 55 const EVP_CIPHER *cipher = NULL; in InitEncryptCtx() local 152 const EVP_CIPHER *cipher = NULL; in InitDecryptCtx() local
|
| /foundation/communication/dsoftbus/adapter/common/openssl/ |
| D | softbus_adapter_crypto.c | 64 EVP_CIPHER *cipher = GetGcmAlgorithmByKeyLen(cipherkey->keyLen); in OpensslEvpInit() local 489 EVP_CIPHER *cipher = NULL; in SoftBusEncryptDataByCtr() local 520 EVP_CIPHER *cipher = NULL; in SoftBusDecryptDataByCtr() local
|
| D | softbus_aes_encrypt.c | 283 EVP_CIPHER *cipher = GetSslGcmAlgorithmByKeyLen(keyLen); in GcmOpensslEvpInit() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| D | wifi_hdi_common.c | 218 static char* HdiGetCipherTxt(char *pos, char *end, int cipher) in HdiGetCipherTxt() 397 int HdiCheckValidWise(int cipher) in HdiCheckValidWise() 406 int HdiCheckValidGroup(int cipher) in HdiCheckValidGroup()
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| D | softbus_proxychannel_control.c | 69 static int32_t SetCipherOfHandshakeMsg(ProxyChannelInfo *info, uint8_t *cipher) in SetCipherOfHandshakeMsg()
|
| D | softbus_proxychannel_message.c | 181 static int32_t GetAuthIdByHandshakeMsg(uint32_t connId, uint8_t cipher, AuthHandle *authHandle, int… in GetAuthIdByHandshakeMsg()
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
| D | lnn_huks_utils.c | 577 uint8_t *cipher = (uint8_t *)SoftBusCalloc(inData->size); in LnnEncryptDataByHuks() local 653 uint8_t *cipher = (uint8_t *)SoftBusCalloc(inData->size); in LnnCeEncryptDataByHuks() local
|
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| D | tls_context_server.cpp | 79 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(sk, i); in GetCiphers() local
|
| D | tls_context.cpp | 80 const SSL_CIPHER *cipher = sk_SSL_CIPHER_value(sk, i); in GetCiphers() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/ |
| D | auto_launch_export.h | 28 CipherType cipher = CipherType::DEFAULT; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | param_check_utils.cpp | 101 bool ParamCheckUtils::CheckEncryptedParameter(CipherType cipher, const CipherPassword &passwd) in CheckEncryptedParameter()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
| D | distributeddb_nb_test_tools.h | 42 DistributedDB::CipherType cipher = DistributedDB::CipherType::DEFAULT; // cipher type member
|
| D | distributed_test_tools.h | 53 DistributedDB::CipherType cipher = DistributedDB::CipherType::DEFAULT; // cipher type member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
| D | wifi_encryption_util.cpp | 550 uint8_t cipher[HMAC_COMMON_SIZE] = {0}; in WifiGenerateMacRandomizationSecret() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/ |
| D | softbus_proxychannel_message.h | 70 uint8_t cipher; member
|
| /foundation/communication/netstack/frameworks/js/napi/tls/src/ |
| D | tlssocket_exec.cpp | 489 for (const auto &cipher : context->cipherSuites_) { in GetCipherSuitesCallback() local
|
| D | tlssocketserver_exec.cpp | 446 for (const auto &cipher : context->cipherSuites_) { in GetCipherSuitesCallback() local
|