Searched refs:keyring_match (Results 1 – 1 of 1) sorted by relevance
61 static int keyring_match(const struct key *keyring, const void *criterion);72 .match = keyring_match,132 static int keyring_match(const struct key *keyring, const void *description) in keyring_match() function