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

/linux-master/certs/
H A Dblacklist.c35 static struct key *blacklist_keyring; variable in typeref:struct:key
186 key = key_create(make_key_ref(blacklist_keyring, true),
234 kref = keyring_search(make_key_ref(blacklist_keyring, true),
266 key = key_create_or_update(make_key_ref(blacklist_keyring, true),
292 ret = pkcs7_validate_trust(pkcs7, blacklist_keyring);
335 blacklist_keyring =
347 if (IS_ERR(blacklist_keyring))
372 blacklist_keyring);

Completed in 123 milliseconds