opnsense-src/sys/opencrypto
Mark Johnston 2d7f27a4fb opencrypto: Add a routine to copy a crypto buffer cursor
This was useful in converting armv8crypto to use buffer cursors.  There
are some cases where one wants to make two passes over data, and this
provides a way to "reset" a cursor.

Reviewed by:	jhb

(cherry picked from commit 09bfa5cf16)
2022-03-18 11:31:33 -04:00
..
_cryptodev.h
cbc_mac.c
cbc_mac.h
criov.c
crypto.c
cryptodeflate.c
cryptodev.c
cryptodev.h opencrypto: Add a routine to copy a crypto buffer cursor 2022-03-18 11:31:33 -04:00
cryptodev_if.m
cryptosoft.c
deflate.h
gfmult.c
gfmult.h
gmac.c
gmac.h
ktls_ocf.c
rmd160.c
rmd160.h
xform.c
xform.h
xform_aes_icm.c
xform_aes_xts.c
xform_auth.h
xform_cbc_mac.c
xform_chacha20_poly1305.c
xform_cml.c
xform_comp.h
xform_deflate.c
xform_enc.h
xform_gmac.c
xform_null.c
xform_poly1305.c
xform_rijndael.c
xform_rmd160.c
xform_sha1.c
xform_sha2.c