Searched refs:vet_description (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dkey-type.h79 int (*vet_description)(const char *description); member in struct:key_type
/linux-master/security/keys/
H A Duser_defined.c52 .vet_description = logon_vet_description,
H A Dkey.c238 if (type->vet_description) {
239 ret = type->vet_description(desc);
/linux-master/net/rxrpc/
H A Dserver_key.c39 .vet_description = rxrpc_vet_description_s,
/linux-master/certs/
H A Dblacklist.c140 .vet_description = blacklist_vet_description,

Completed in 172 milliseconds