aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/certs
diff options
context:
space:
mode:
authorMat Martineau <mathew.j.martineau@linux.intel.com>2016-06-27 16:10:59 -0700
committerMat Martineau <mathew.j.martineau@linux.intel.com>2017-04-03 10:24:57 -0700
commite9cc0f689a7c0c9be6fed6861b3a3f49ad0e7a52 (patch)
tree070133bdca405a2359207c27567f64fe75f007c1 /certs
parentKEYS: Split role of the keyring pointer for keyring restrict functions (diff)
downloadwireguard-linux-e9cc0f689a7c0c9be6fed6861b3a3f49ad0e7a52.tar.xz
wireguard-linux-e9cc0f689a7c0c9be6fed6861b3a3f49ad0e7a52.zip
KEYS: Add a key restriction struct
Key link restrictions require restriction-specific data as well as a restriction-specific function pointer. As a first step toward replacing the restrict_link pointer in struct key, define a more general key_restriction structure that captures the required function, key, and key type pointers. Key type modules should not be pinned on account of this key type pointer because the pointer will be cleared by the garbage collector if the key type is unregistered. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions