Commit Graph

9 Commits

Author SHA1 Message Date
Sameeh Jubran 7ca42d1e55 bsdkm: return 0 from wolfkdriv_process() to comply with opencrypto(9)
cryptodev_process must return 0 once crypto_done() has fired; errors are reported via crp_etype, otherwise the framework may re-dispatch an already-completed request.

Signed-off-by: Sameeh Jubran <sameeh@wolfssl.com>
2026-04-30 10:56:54 +03:00
JacobBarthelmeh 1958fbdf71 Add goto out on AAD error f-631 2026-03-13 14:03:31 -06:00
JacobBarthelmeh a156ed7bc7 update Copyright year 2026-02-18 09:52:21 -07:00
jordan 8ae27c75e4 bsdkm: x86 crypto acceleration support. 2026-02-02 12:00:22 -06:00
jordan b33a8568c3 bsdkm: small cleanup. 2025-12-28 10:32:18 -06:00
jordan e4996c317e bsdkm: fips support. 2025-12-28 10:16:53 -06:00
jordan cd99aa2f0e bsdkm: return cleanup. 2025-12-01 09:43:15 -06:00
jordan 551f90414c bsdkm: review cleanup. 2025-11-18 09:02:45 -06:00
jordan 28e4fe3b6c bsdkm: initial wolfcrypt FreeBSD kernel module support. 2025-11-18 01:28:08 -06:00