Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/services/key_enable/utils/include/
H A Dkey_utils.h38 KeySerial KeyctlRestrictKeyring(
/ohos5.0/base/security/code_signature/services/key_enable/utils/src/
H A Dkey_utils.cpp46 KeySerial KeyctlRestrictKeyring( in KeyctlRestrictKeyring() function
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dkey_enable.rs60 fn KeyctlRestrictKeyring( in KeyctlRestrictKeyring() function
220 if KeyctlRestrictKeyring(key_id, ptr::null(), ptr::null()) < 0 { in restrict_keys()