Searched refs:user_destroy (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/security/keys/ |
| D | user_defined.c | 30 .destroy = user_destroy, 50 .destroy = user_destroy, 146 void user_destroy(struct key *key) in user_destroy() function 153 EXPORT_SYMBOL_GPL(user_destroy);
|
| /Linux-v5.4/include/keys/ |
| D | user-type.h | 42 extern void user_destroy(struct key *key);
|
| /Linux-v5.4/crypto/asymmetric_keys/ |
| D | pkcs7_key_type.c | 76 .destroy = user_destroy,
|
| /Linux-v5.4/net/dns_resolver/ |
| D | dns_key.c | 323 .destroy = user_destroy,
|
| /Linux-v5.4/fs/nfs/ |
| D | nfs4idmap.c | 191 .destroy = user_destroy, 416 .destroy = user_destroy,
|
| /Linux-v5.4/security/selinux/ss/ |
| D | policydb.c | 282 static int user_destroy(void *key, void *datum, void *p) in user_destroy() function 326 user_destroy, 1550 user_destroy(key, usrdatum, NULL); in user_read()
|