Searched refs:key_lookup (Results 1 – 5 of 5) sorted by relevance
445 extern struct key *key_lookup(key_serial_t id);
554 key = key_lookup(serial); in asymmetric_lookup_restriction()
335 current_key = key_lookup(key_array[key_index]); in invalidate_keyring_keys()
749 key = key_lookup(id); in lookup_user_key()
659 struct key *key_lookup(key_serial_t id) in key_lookup() function