freebsd-dev/sys/crypto/armv8
John Baldwin b172f23dd7 Use zfree() instead of bzero() and free().
These bzero's should have been explicit_bzero's.

Reviewed by:	cem, delphij
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D25437
2020-06-25 20:20:22 +00:00
..
armv8_crypto_wrap.c
armv8_crypto.c Use zfree() instead of bzero() and free(). 2020-06-25 20:20:22 +00:00
armv8_crypto.h
stdint.h