John Baldwin 4f98ffdd1d Fix libstand build breakage after r361298.
- Use enc_xform_aes_xts.setkey() directly instead of duplicating the code
  now that it no longer calls malloc().
- Rather than bringing back all of xform_userland.h, add a conditional
  #include of <stand.h> to xform_enc.h.
- Update calls to encrypt/decrypt callbacks in enc_xform_aes_xts for
  separate input/output pointers.

Pointy hat to:	jhb
2020-05-20 22:25:41 +00:00
..
2019-02-04 21:28:25 +00:00
2018-03-13 16:33:00 +00:00
2018-03-13 16:33:00 +00:00
2018-03-13 16:33:00 +00:00
2018-08-09 02:55:48 +00:00
2018-10-31 19:59:20 +00:00
2019-02-26 06:22:10 +00:00
2019-11-13 03:56:51 +00:00
2018-01-26 17:13:00 +00:00
2018-06-14 09:06:53 +00:00
2018-03-13 16:33:00 +00:00
2020-02-20 00:46:22 +00:00
2020-02-20 00:46:22 +00:00
2020-03-29 06:48:59 +00:00
2020-04-07 16:56:34 +00:00
2019-09-17 16:16:46 +00:00
2019-09-20 05:22:34 +00:00