freebsd-dev/sys/crypto/chacha20
Conrad Meyer 61590291a8 opencrypto: Integrate Chacha20 algorithm into OCF
Mostly this is a thin shim around existing code to integrate with enc_xform
and cryptosoft (+ cryptodev).

Expand the cryptodev buffer used to match that of Chacha20's native block
size as a performance enhancement for chacha20_xform_crypt_multi.
2018-03-29 04:02:50 +00:00
..
chacha-sw.c opencrypto: Integrate Chacha20 algorithm into OCF 2018-03-29 04:02:50 +00:00
chacha.c
chacha.h