Module Name: src Committed By: knakahara Date: Wed May 17 06:50:12 UTC 2017
Modified Files: src/sys/opencrypto: crypto.c Log Message: refactor crypto_dispatch (1/3): divide batch operation Processing batch operation at first, crypto_q_mtx's lock region is reduced because crp does not require crypto_q_mtx. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/opencrypto/crypto.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.