John Baldwin 1b96435a65 Avoid checking pointers that are never NULL.
Coverity noted that cod pointer is always non-NULL at the end of
cryptodev_aead().  While here, fix cryptodev_op() to match by making
one earlier failure case before cod and crp are allocated just return
directly.

CID:		1422185
Reported by:	Coverity
2020-04-02 17:22:16 +00:00
..
2020-02-20 16:58:19 +00:00
2020-03-20 16:15:45 +00:00
2020-03-27 00:29:33 +00:00
2020-04-01 16:22:31 +00:00
2020-04-01 19:22:09 +00:00
2020-04-01 17:09:21 +00:00
2020-03-30 16:04:25 +00:00
2020-03-01 23:01:37 +00:00
2020-03-16 12:33:57 +00:00
2020-02-03 17:35:11 +00:00