John Baldwin ec498562b7 crypto: Don't assert for empty output buffers.
It is always valid for crp_payload_output_start to be 0.  However, if
an output buffer is empty (e.g. a decryption request with a tag but an
empty payload), the existing assertion failed since 0 is not less than
0.

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33193
2021-12-09 11:52:41 -08:00
..
2021-12-09 17:00:43 +00:00
2021-12-09 02:49:10 +02:00
2021-12-05 23:00:01 -07:00
2021-12-09 02:49:10 +02:00
2021-08-24 11:24:07 +00:00
2021-12-06 09:32:31 -08:00
2021-12-09 02:48:32 +02:00