Home
last modified time | relevance | path

Searched defs:InitKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dbase_key_mock.cpp30 bool BaseKey::InitKey(bool needGenerateKey) in InitKey() function in BaseKey
/ohos5.0/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_sign_key.cpp98 bool LocalSignKey::InitKey() in InitKey() function in OHOS::Security::CodeSign::LocalSignKey
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c294 int32_t InitKey(const struct KeyId *keyId, uint32_t validTime, struct HksBlob *challenge, struct Hk… in InitKey() function
H A Dcrypto.rs28 …fn InitKey(keyId: *const KeyId, valid_time: u32, challenge: *mut OutBlob, handle: *mut OutBlob) ->… in InitKey() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp84 bool BaseKey::InitKey(bool needGenerateKey) in InitKey() function in OHOS::StorageDaemon::BaseKey