freebsd-nq/stand/libsa
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
..
amd64
geli Fix libstand build breakage after r361298. 2020-05-20 22:25:41 +00:00
i386
mips
powerpc
x86
zfs loader: vdev_read() can corrupt memory 2020-05-09 06:25:20 +00:00
__main.c
abort.c
arp.c
assert.c
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bzipfs.c
cd9660.c
cd9660read.c
close.c
closeall.c
crc32_libkern.c
dev.c
dosfs.c
dosfs.h
environment.c
ether.c
ext2fs.c
fstat.c
getopt.c
gets.c
globals.c
gpt.c loader: remove libsa/crc32.c and use version from zlib 2020-03-19 21:05:11 +00:00
gpt.h
gzipfs.c
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
ip.c
libsa.3
lseek.c
Makefile Remove tests for obsolete compilers in the build system 2020-05-12 15:22:40 +00:00
Makefile.depend
net.c
net.h
netif.c
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c
pager.c
panic.c
pkgfs.c [libsa] Fix typecast of pointer for st_dev 2020-04-16 23:29:49 +00:00
printf.c
random.c
rarp.c
read.c
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
smbios.c
smbios.h
splitfs.c
stand.h loader: use #elif defined() in stand.h 2020-03-29 06:48:59 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
tftp.c Improve interaction of vectx and tftp 2020-04-07 16:56:34 +00:00
tftp.h
twiddle.c
udp.c
ufs.c
ufsread.c
uuid_from_string.c
uuid_to_string.c
write.c
xlocale_private.h
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c