Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp209 std::string encryptIccId = SIMUtils::BytesConvertToHexString(hash, SHA256_DIGEST_LENGTH); in EncryptIccId() local
H A Dmulti_sim_controller.cpp959 std::string encryptIccId = SIMUtils::BytesConvertToHexString(hash, SHA256_DIGEST_LENGTH); in EncryptIccId() local
974 std::string encryptIccId = EncryptIccId(iccId); in SavePrimarySlotIdInfo() local