jhb 52934e620a 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-11-13 03:56:51 +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