Home
last modified time | relevance | path

Searched refs:key_type_lookup (Results 1 – 3 of 3) sorted by relevance

/security/keys/
Dinternal.h88 extern struct key_type *key_type_lookup(const char *type);
Dkey.c663 struct key_type *key_type_lookup(const char *type) in key_type_lookup() function
797 index_key.type = key_type_lookup(type); in key_create_or_update()
Dkeyctl.c212 ktype = key_type_lookup(type); in SYSCALL_DEFINE4()
678 ktype = key_type_lookup(type); in keyctl_keyring_search()