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

/security/keys/
H A Dinternal.h88 extern struct key_type *key_type_lookup(const char *type);
H A Dkey.c661 struct key_type *key_type_lookup(const char *type) function
702 * Unlock a key type locked by key_type_lookup().
795 index_key.type = key_type_lookup(type);
H A Dkeyctl.c212 ktype = key_type_lookup(type);
673 ktype = key_type_lookup(type);

Completed in 597 milliseconds