Home
last modified time | relevance | path

Searched refs:key_create_or_update (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/certs/
Dblacklist.c91 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in mark_hash_blacklisted()
Dsystem_keyring.c162 key = key_create_or_update(make_key_ref(builtin_trusted_keys, 1), in load_system_certificate_list()
/Linux-v4.19/security/integrity/
Ddigsig.c130 key = key_create_or_update(make_key_ref(keyring[id], 1), in integrity_load_x509()
/Linux-v4.19/include/linux/
Dkey.h298 extern key_ref_t key_create_or_update(key_ref_t keyring,
/Linux-v4.19/security/keys/
Dkey.c800 key_ref_t key_create_or_update(key_ref_t keyring_ref, in key_create_or_update() function
955 EXPORT_SYMBOL(key_create_or_update);
Dkeyctl.c122 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5()
/Linux-v4.19/net/wireless/
Dreg.c735 key = key_create_or_update(make_key_ref(builtin_regdb_keys, 1), in load_keys_from_buffer()
/Linux-v4.19/Documentation/security/keys/
Dcore.rst1085 given key type is unregistered. Callers of key_create_or_update() within