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
..
2018-04-27 22:15:18 +00:00
2019-02-26 06:22:10 +00:00
2019-02-26 06:22:10 +00:00
2020-01-23 10:40:34 +00:00
2019-05-24 19:43:38 +00:00
2017-12-02 00:06:58 +00:00