K 10 svn:author V 3 cem K 8 svn:date V 27 2017-09-26T01:31:49.608542Z K 7 svn:log V 391 crypto(9): Use a more specific error code when a capable driver is not found When crypto_newsession() is given a request for an unsupported capability, raise a more specific error than EINVAL. This allows cryptotest.py to skip some HMAC tests that a driver does not support. Reviewed by: jhb, rlibby Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D12451 END