key_lookup
current_key = key_lookup(key_array[key_index]);
key = key_lookup(serial);
struct key *key = key_lookup(key_id);
port->keyring = key_lookup(nvme_keyring_id());
struct key *key = key_lookup(key_id);
extern struct key *key_lookup(key_serial_t id);
EXPORT_SYMBOL(key_lookup);
key = key_lookup(id);