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 04d8f36a4f Don't set cc_kqblocked twice and don't increment cryptostats.cs_kblocks
twice if we call crypto_kinvoke() from crypto_proc thread.
This change also removes unprotected access to cc_kqblocked field
(CRYPTO_Q_LOCK() should be used for protection).
2006-05-22 09:37:28 +00:00
..
cast.c
cast.h
castsb.h
criov.c - Implement cuio_apply(), an equivalent to m_apply(9). 2006-05-17 17:56:00 +00:00
crypto_if.m
crypto.c Don't set cc_kqblocked twice and don't increment cryptostats.cs_kblocks 2006-05-22 09:37:28 +00:00
cryptodev.c - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384 2006-05-17 18:24:17 +00:00
cryptodev.h Document how we synchronize access to the fields in the cryptocap 2006-05-22 07:49:42 +00:00
cryptosoft.c - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384 2006-05-17 18:24:17 +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
deflate.h
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform.c - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384 2006-05-17 18:24:17 +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