freebsd-src/sys/crypto
2022-05-06 15:46:58 -07:00
..
aesni crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
armv8 crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
blake2 crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
camellia crypto(4): Fix a few typos in camellia.c 2021-09-04 13:02:11 +02:00
ccp crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
chacha20 crypto: Re-add encrypt/decrypt_multi hooks to enc_xform. 2022-01-11 14:17:41 -08:00
des Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
libsodium crypto: Add an API supporting curve25519. 2022-01-24 15:27:39 -08:00
openssl crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
rc4
rijndael sys/crypto: Use C99 fixed-width integer types. 2021-12-28 09:41:38 -08:00
sha2 Add accelerated arm64 sha512 to libmd 2021-12-13 15:33:22 +00:00
siphash Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
skein Consistently use C99 fixed-width types in the in-kernel crypto code. 2020-11-03 22:27:54 +00:00
via crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
chacha20_poly1305.c chacha20_poly1305: Use the correct license disclaimer. 2022-01-20 14:36:48 -08:00
chacha20_poly1305.h chacha20_poly1305: Use the correct license disclaimer. 2022-01-20 14:36:48 -08:00
curve25519.c crypto: Add an API supporting curve25519. 2022-01-24 15:27:39 -08:00
curve25519.h crypto: Add an API supporting curve25519. 2022-01-24 15:27:39 -08:00
intake.h Implement boot-time encryption key passing (keybuf) 2017-04-01 05:05:22 +00:00
sha1.c Replace some K&R function definitions with ANSI C. 2020-11-03 22:32:30 +00:00
sha1.h Consistently use C99 fixed-width types in the in-kernel crypto code. 2020-11-03 22:27:54 +00:00