Searched defs:ringId (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | key_control_mock.cpp | 31 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 D | key_utils.cpp | 34 KeySerial ringId) in AddKey() 47 KeySerial ringId, in KeyctlRestrictKeyring()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
H A D | key_control.c | 40 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()
|