K 10 svn:author V 3 cem K 8 svn:date V 27 2018-03-29T04:02:50.332359Z K 7 svn:log V 298 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. END