HomeFreeBSD

Change the type of 'crp_opaque' from caddr_t to void *.

Description

Change the type of 'crp_opaque' from caddr_t to void *.

Opaque pointers should be void *. Note that this does not go through
the tree removing all of the now-unnecessary casts.

Reviewed by: kib
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D13848

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D13848: Change the type of 'crp_opaque' from caddr_t to void *.
Parents
rS327838: Axe tmp_iv from the cryptodev session structure.
Branches
Unknown
Tags
Unknown