Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp67 keyEncryptType_(KeyEncryptType::KEY_CRYPT_HUKS) in BaseKey()
429 keyEncryptType_ = KeyEncryptType::KEY_CRYPT_HUKS; in StoreKey()
527 if (keyEncryptType_ == KeyEncryptType::KEY_CRYPT_HUKS) { in StoreKey()
572 keyEncryptType_ = KeyEncryptType::KEY_CRYPT_HUKS; in StoreKey()
583 if (keyEncryptType_ == KeyEncryptType::KEY_CRYPT_HUKS) { in StoreKey()
765 case KeyEncryptType::KEY_CRYPT_HUKS: in StoreKey()
1007 case KeyEncryptType::KEY_CRYPT_HUKS: in StoreKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dbase_key_mock.cpp26 keyEncryptType_(KeyEncryptType::KEY_CRYPT_HUKS) in BaseKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dbase_key.h77 KEY_CRYPT_HUKS, enumerator