Searched refs:key_create_or_update (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | blacklist.c | 93 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in mark_hash_blacklisted() 163 key = key_create_or_update(make_key_ref(blacklist_keyring, true), in add_key_to_revocation_list()
|
| H A D | common.c | 31 key = key_create_or_update(make_key_ref(keyring, 1), in load_certificate_list()
|
| /OK3568_Linux_fs/kernel/security/integrity/ |
| H A D | digsig.c | 155 key = key_create_or_update(make_key_ref(keyring[id], 1), "asymmetric", in integrity_add_key()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | key.h | 383 extern key_ref_t key_create_or_update(key_ref_t keyring,
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | key.c | 815 key_ref_t key_create_or_update(key_ref_t keyring_ref, in key_create_or_update() function 986 EXPORT_SYMBOL(key_create_or_update);
|
| H A D | keyctl.c | 134 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_virtual_device | 638 key_create_or_update
|
| H A D | abi_gki_aarch64_generic | 1009 key_create_or_update
|
| H A D | abi_gki_aarch64_db845c | 825 key_create_or_update
|
| H A D | abi_gki_aarch64_exynos | 1058 key_create_or_update
|
| H A D | abi_gki_aarch64_imx | 1148 key_create_or_update
|
| H A D | abi_gki_aarch64_qcom | 1281 key_create_or_update
|
| H A D | abi_gki_aarch64_mtk | 1066 key_create_or_update
|
| H A D | abi_gki_aarch64_rockchip | 1600 key_create_or_update
|
| H A D | abi_gki_aarch64_oplus | 1384 key_create_or_update
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | reg.c | 742 key = key_create_or_update(make_key_ref(builtin_regdb_keys, 1), in load_keys_from_buffer()
|
| /OK3568_Linux_fs/kernel/Documentation/security/keys/ |
| H A D | core.rst | 1278 given key type is unregistered. Callers of key_create_or_update() within
|