https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218597
--- Comment #2 from Alexandre martins <[email protected]> --- It seems that the "struct csession" can only perform one request at a time, done by cryptodev_op function. I agree that the synchronisation is not well formed. I made my patch to be as small as possible to fix the issue. A re-work may be needed -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
