freebsd-dev/sys/opencrypto
Conrad Meyer 2e08e39ff5 OCF: Add a typedef for session identifiers
No functional change.

This should ease the transition from an integer session identifier model to
an opaque pointer model.
2018-07-13 23:46:07 +00:00
..
_cryptodev.h OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
cast.c
cast.h
castsb.h
criov.c
crypto.c OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
cryptodeflate.c
cryptodev_if.m OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
cryptodev.c OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
cryptodev.h OCF: Add a typedef for session identifiers 2018-07-13 23:46:07 +00:00
cryptosoft.c OCF: Add plain hash modes 2018-07-09 07:28:13 +00:00
cryptosoft.h
deflate.h
gfmult.c
gfmult.h
gmac.c
gmac.h
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform_aes_icm.c
xform_aes_xts.c
xform_auth.h OCF: Add plain hash modes 2018-07-09 07:28:13 +00:00
xform_blf.c
xform_cast5.c
xform_cml.c
xform_comp.h
xform_deflate.c
xform_des1.c
xform_des3.c
xform_enc.h opencrypto: Integrate Chacha20 algorithm into OCF 2018-03-29 04:02:50 +00:00
xform_gmac.c
xform_md5.c Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names 2018-07-09 07:21:37 +00:00
xform_null.c opencrypto: Use C99 initializers for auth_hash instances 2017-09-26 17:52:52 +00:00
xform_rijndael.c
xform_rmd160.c Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names 2018-07-09 07:21:37 +00:00
xform_sha1.c OCF: Add plain hash modes 2018-07-09 07:28:13 +00:00
xform_sha2.c OCF: Add plain hash modes 2018-07-09 07:28:13 +00:00
xform_skipjack.c
xform_userland.h We don't need both _STAND and _STANDALONE. There's more places that 2017-12-02 00:07:09 +00:00
xform.c
xform.h