Home
last modified time | relevance | path

Searched defs:cipherLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp356 uint32_t cipherLength = encryptedData.encryptedPassword.length(); in DecryptParamSet() local
454 uint32_t cipherLength = encryptedData.encryptedPassword.length(); in WifiLoopDecrypt() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c949 uint32_t cipherLength = dataInfo->inLen + OVERHEAD_LEN; in TransProxyPackFastDataHead() local