Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/asymmetric_keys/
Dx509_loader.c31 key = key_create_or_update(make_key_ref(keyring, 1), in x509_load_certificate_list()
/Linux-v6.1/certs/
Dblacklist.c186 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in mark_raw_hash_blacklisted()
263 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in add_key_to_revocation_list()
/Linux-v6.1/security/integrity/
Ddigsig.c169 key = key_create_or_update(make_key_ref(keyring[id], 1), "asymmetric", in integrity_add_key()
/Linux-v6.1/include/linux/
Dkey.h389 extern key_ref_t key_create_or_update(key_ref_t keyring,
/Linux-v6.1/security/keys/
Dkey.c816 key_ref_t key_create_or_update(key_ref_t keyring_ref, in key_create_or_update() function
988 EXPORT_SYMBOL(key_create_or_update);
Dkeyctl.c134 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5()
/Linux-v6.1/net/wireless/
Dreg.c762 key = key_create_or_update(make_key_ref(builtin_regdb_keys, 1), in load_keys_from_buffer()
/Linux-v6.1/Documentation/security/keys/
Dcore.rst1278 given key type is unregistered. Callers of key_create_or_update() within