freebsd-dev/sys/opencrypto
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
..
_cryptodev.h
cast.c
cast.h
castsb.h
cbc_mac.c
cbc_mac.h
criov.c
crypto.c
cryptodeflate.c
cryptodev_if.m
cryptodev.c Avoid checking pointers that are never NULL. 2020-04-02 17:22:16 +00:00
cryptodev.h
cryptosoft.c
deflate.h
gfmult.c
gfmult.h
gmac.c
gmac.h
ktls_ocf.c
rmd160.c
rmd160.h
skipjack.c
skipjack.h
xform_aes_icm.c
xform_aes_xts.c
xform_auth.h
xform_blf.c
xform_cast5.c
xform_cbc_mac.c
xform_cml.c
xform_comp.h
xform_deflate.c
xform_des1.c
xform_des3.c
xform_enc.h
xform_gmac.c
xform_md5.c
xform_null.c
xform_poly1305.c
xform_poly1305.h
xform_rijndael.c
xform_rmd160.c
xform_sha1.c
xform_sha2.c
xform_skipjack.c
xform_userland.h
xform.c
xform.h