Home
last modified time | relevance | path

Searched defs:ringId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dkey_control_mock.cpp31 long KeyCtrlSearch(key_serial_t ringId, const char *type, const char *description, in KeyCtrlSearch()
42 const key_serial_t ringId) in KeyCtrlAddKey()
52 struct fscrypt_key *fsKey, const key_serial_t ringId) in KeyCtrlAddKeyEx()
62 struct EncryptionKeySdp *fsKey, const key_serial_t ringId) in KeyCtrlAddKeySdp()
83 const key_serial_t ringId) in KeyCtrlAddAppAsdpKey()
/ohos5.0/base/security/code_signature/services/key_enable/utils/src/
H A Dkey_utils.cpp34 KeySerial ringId) in AddKey()
47 KeySerial ringId, in KeyctlRestrictKeyring()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dkey_control.c40 const key_serial_t ringId) in KeyCtrlAddKey()
46 struct fscrypt_key *fsKey, const key_serial_t ringId) in KeyCtrlAddKeyEx()
54 struct EncryptionKeySdp *fsKey, const key_serial_t ringId) in KeyCtrlAddKeySdp()
64 const key_serial_t ringId) in KeyCtrlAddAppAsdpKey()
71 long KeyCtrlSearch(key_serial_t ringId, const char *type, const char *description, in KeyCtrlSearch()