Home
last modified time | relevance | path

Searched refs:HKS_ENCODE_KEY_SALT_VALUE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c41 #define HKS_ENCODE_KEY_SALT_VALUE 0x3f macro
145 targetName[count++] = '0' + (blob->data[i] & HKS_ENCODE_KEY_SALT_VALUE); in ConstructName()