1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/opencrypto
Pawel Jakub Dawidek 11d2e1e8ff - Replace COPYDATA() and COPYBACK() macros with crypto_copydata() and
crypto_copyback() functions.
- Add crypto_apply() function.

This will allow for more code simplification.
2006-06-04 22:15:13 +00:00
..
cast.c
cast.h
castsb.h
criov.c - Replace COPYDATA() and COPYBACK() macros with crypto_copydata() and 2006-06-04 22:15:13 +00:00
crypto_if.m
crypto.c Prefer hardware crypto over software crypto. 2006-06-04 22:12:08 +00:00
cryptodev.c Fix usage of HMAC algorithms via /dev/crypto. 2006-05-22 16:24:11 +00:00
cryptodev.h - Replace COPYDATA() and COPYBACK() macros with crypto_copydata() and 2006-06-04 22:15:13 +00:00
cryptosoft.c Move COPYDATA() and COPYBACK() macros to cryptodev.h, they will be used 2006-06-04 15:10:12 +00:00
cryptosoft.h - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384 2006-05-17 18:24:17 +00:00
deflate.c malloc.h relies on param.h for a definition of MAXCPU. I guess that there is 2005-05-30 05:01:44 +00:00
deflate.h
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c Use newly added defines instead of magic values. 2006-06-04 15:11:59 +00:00
xform.h - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384 2006-05-17 18:24:17 +00:00