Searched refs:key_create_or_update (Results 1 – 11 of 11) sorted by relevance
| /linux/certs/ |
| A D | blacklist.c | 94 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in mark_hash_blacklisted() 164 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in add_key_to_revocation_list()
|
| A D | common.c | 31 key = key_create_or_update(make_key_ref(keyring, 1), in load_certificate_list()
|
| /linux/security/integrity/ |
| A D | digsig.c | 157 key = key_create_or_update(make_key_ref(keyring[id], 1), "asymmetric", in integrity_add_key()
|
| /linux/include/linux/ |
| A D | key.h | 383 extern key_ref_t key_create_or_update(key_ref_t keyring,
|
| /linux/security/keys/ |
| A D | key.c | 816 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);
|
| A D | keyctl.c | 134 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5()
|
| /linux/net/wireless/ |
| A D | reg.c | 762 key = key_create_or_update(make_key_ref(builtin_regdb_keys, 1), in load_keys_from_buffer()
|
| /linux/Documentation/security/keys/ |
| A D | core.rst | 1278 given key type is unregistered. Callers of key_create_or_update() within
|
| /linux/ |
| A D | vmlinux.symvers | 5004 0x00000000 key_create_or_update vmlinux EXPORT_SYMBOL
|
| A D | System.map | 14504 ffff80001042a4e4 T key_create_or_update
|
| A D | .tmp_System.map | 14504 ffff80001042a4e4 T key_create_or_update
|
Completed in 1009 milliseconds