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

/linux-master/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) function
736 * Unlock a key type locked by key_type_lookup().
812 index_key.type = key_type_lookup(type);
H A Dkeyctl.c215 ktype = key_type_lookup(type);
756 ktype = key_type_lookup(type);
H A Dkeyring.c1038 restrict_type = key_type_lookup(type);

Completed in 214 milliseconds