]> git.ipfire.org Git - thirdparty/openssl.git/commit
Skip the no derivation functions when in FIPS mode because they are not
authorPauli <paul.dale@oracle.com>
Wed, 10 Apr 2019 22:55:50 +0000 (08:55 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 9 May 2019 10:21:09 +0000 (20:21 +1000)
commit1fb3c0afffec0b53a01fa3374bb0099218902ce0
tree46dcd079a987958fdf44f3155241924182b98b60
parent7eeefcd841e6e58ecc0107acf550d1c12a7769ef
Skip the no derivation functions when in FIPS mode because they are not
applicable.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8695)
test/drbg_cavs_test.c