freebsd-skq/sys/crypto/armv8
Mitchell Horne a520f5ca58 armv8crypto: print a message on probe failure
Similar to the message printed by aesni(4), let the user know if the
driver is unsupported by their CPU.

PR:		252543
Reported by:	gbe
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2021-01-18 16:59:21 -04:00
..
armv8_crypto_wrap.c armv8crypto: add AES-XTS support 2021-01-07 15:35:20 -04:00
armv8_crypto.c armv8crypto: print a message on probe failure 2021-01-18 16:59:21 -04:00
armv8_crypto.h armv8crypto: add AES-XTS support 2021-01-07 15:35:20 -04:00
stdint.h