1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sys/crypto
mglocker 9593dc34da Fix some spelling.
Input and ok jmc@, jsg@
2024-09-04 07:54:51 +00:00
..
aes.c Add missing CVS tags. 2020-07-22 13:54:30 +00:00
aes.h Add missing CVS tags. 2020-07-22 13:54:30 +00:00
arc4.c
arc4.h
blake2s.c Remove redundant DIAGNOSTIC wrappers around KASSERT macros. 2023-02-03 18:31:16 +00:00
blake2s.h Remove redundant DIAGNOSTIC wrappers around KASSERT macros. 2023-02-03 18:31:16 +00:00
blf.c remove unused blowfish inline defines 2022-08-28 11:11:25 +00:00
blf.h Niels agreed to remove the advertising clause; switching these 2021-11-29 01:04:45 +00:00
cast.c
cast.h
castsb.h
chacha_private.h Add missing CVS tags. 2020-07-22 13:54:30 +00:00
chachapoly.c Add missing CVS tags. 2020-07-22 13:54:30 +00:00
chachapoly.h Add missing CVS tags. 2020-07-22 13:54:30 +00:00
cmac.c Switch 802.11 crypto over to the new AES 2017-05-02 17:07:06 +00:00
cmac.h Switch 802.11 crypto over to the new AES 2017-05-02 17:07:06 +00:00
criov.c
crypto.c Remove crp_etype and return errors directly from crypto_invoke() 2021-10-24 14:50:42 +00:00
cryptodev.h Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework 2022-05-03 09:18:11 +00:00
cryptosoft.c Stop setting etype in the MD crypto code. So far we have set the etype 2021-10-24 10:26:22 +00:00
cryptosoft.h Use SLIST macro for cryptosoft sessions instead of hand rolled list. 2021-07-09 15:29:55 +00:00
curve25519.c Add missing CVS tags. 2020-07-22 13:54:30 +00:00
curve25519.h Add missing CVS tags. 2020-07-22 13:54:30 +00:00
des_locl.h
ecb3_enc.c
ecb_enc.c
gmac.c Switch OCF and IPsec over to the new AES 2017-05-02 11:44:32 +00:00
gmac.h Switch OCF and IPsec over to the new AES 2017-05-02 11:44:32 +00:00
hmac.c
hmac.h
idgen.c Add missing CVS tags. 2020-07-22 13:54:30 +00:00
idgen.h
key_wrap.c Switch 802.11 crypto over to the new AES 2017-05-02 17:07:06 +00:00
key_wrap.h Switch 802.11 crypto over to the new AES 2017-05-02 17:07:06 +00:00
md5.c
md5.h
michael.c
michael.h
podd.h
poly1305.c Add missing CVS tags. 2020-07-22 13:54:30 +00:00
poly1305.h Add missing CVS tags. 2020-07-22 13:54:30 +00:00
rijndael.c
rijndael.h
rmd160.c
rmd160.h
set_key.c spelling 2021-03-12 10:22:46 +00:00
sha1.c
sha1.h
sha2.c Fix array bounds mismatch with clang 15 2022-12-27 20:13:03 +00:00
sha2.h
siphash.c Sync with the code in libc 2018-01-05 19:05:09 +00:00
siphash.h Fix some spelling. 2024-09-04 07:54:51 +00:00
sk.h
spr.h
xform_ipcomp.c free(9) sizes. 2019-01-09 12:11:38 +00:00
xform.c After deleting hifn(4) the only provider for the LZS compression 2021-10-22 12:30:53 +00:00
xform.h After deleting hifn(4) the only provider for the LZS compression 2021-10-22 12:30:53 +00:00