d5274e1aa6
crypto.c does not access the members of crp when the crp is in crp_q or crp_ret_q. Furthermore, crp_q and crp_ret_q are protected by each mutex, so the members of crp is not shared. That means crp_flags is not required mutex in crypto.c. |
||
---|---|---|
.. | ||
Makefile | ||
aesxcbcmac.c | ||
aesxcbcmac.h | ||
criov.c | ||
crypto.c | ||
cryptodev.c | ||
cryptodev.h | ||
cryptodev_internal.h | ||
cryptosoft.c | ||
cryptosoft.h | ||
cryptosoft_xform.c | ||
deflate.c | ||
deflate.h | ||
files.opencrypto | ||
gmac.c | ||
gmac.h | ||
ocryptodev.c | ||
ocryptodev.h | ||
xform.c | ||
xform.h |