Home
last modified time | relevance | path

Searched refs:key_type_lookup (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/keys/
H A Dinternal.h92 extern struct key_type *key_type_lookup(const char *type);
H A Dkey.c700 struct key_type *key_type_lookup(const char *type) in key_type_lookup() function
736 * Unlock a key type locked by key_type_lookup().
832 index_key.type = key_type_lookup(type); in key_create_or_update()
H A Dkeyctl.c215 ktype = key_type_lookup(type); in SYSCALL_DEFINE4()
756 ktype = key_type_lookup(type); in keyctl_keyring_search()
H A Dkeyring.c1038 restrict_type = key_type_lookup(type); in keyring_restrict()
/kernel/linux/linux-6.6/security/keys/
H A Dinternal.h92 extern struct key_type *key_type_lookup(const char *type);
H A Dkey.c700 struct key_type *key_type_lookup(const char *type) in key_type_lookup() function
736 * Unlock a key type locked by key_type_lookup().
812 index_key.type = key_type_lookup(type); in __key_create_or_update()
H A Dkeyctl.c215 ktype = key_type_lookup(type); in SYSCALL_DEFINE4()
756 ktype = key_type_lookup(type); in keyctl_keyring_search()
H A Dkeyring.c1038 restrict_type = key_type_lookup(type); in keyring_restrict()

Completed in 13 milliseconds