Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Dinternal.h92 extern struct key_type *key_type_lookup(const char *type);
H A Dkey.c701 struct key_type *key_type_lookup(const char *type) in key_type_lookup() function
813 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()