Searched refs:KEY_DESTROY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/linux/ | ||
| D | poison.h | 84 #define KEY_DESTROY 0xbd macro |
| /linux-4.1.27/security/keys/ | ||
| D | gc.c | 357 memset(&key->payload, KEY_DESTROY, sizeof(key->payload)); in key_garbage_collector() |