Files
linux-apfs/include/crypto
Mat Martineau aaf66c8838 KEYS: Split role of the keyring pointer for keyring restrict functions
The first argument to the restrict_link_func_t functions was a keyring
pointer. These functions are called by the key subsystem with this
argument set to the destination keyring, but restrict_link_by_signature
expects a pointer to the relevant trusted keyring.

Restrict functions may need something other than a single struct key
pointer to allow or reject key linkage, so the data used to make that
decision (such as the trust keyring) is moved to a new, fourth
argument. The first argument is now always the destination keyring.

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
2017-04-03 10:24:56 -07:00
..
2016-02-17 04:07:53 +08:00
2016-11-28 21:23:21 +08:00
2016-12-13 16:38:06 -07:00
2016-12-13 16:38:06 -07:00
2016-12-13 16:38:06 -07:00
2015-06-04 15:05:08 +08:00
2016-06-20 19:25:01 +08:00
2016-11-28 21:23:18 +08:00