]> git.ipfire.org Git - thirdparty/openssl.git/commit
Replumbing: Adapt the FIPS module to use the library context upcall
authorRichard Levitte <levitte@openssl.org>
Fri, 14 Jun 2019 08:27:30 +0000 (10:27 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 17 Jun 2019 09:38:11 +0000 (11:38 +0200)
commitbb751e1108675d5ac30af9047b182905b8cc232b
tree081fae6c32422ccac8def7e553e9976040eea594
parente7706e63e6226c26699062a6d68fc97bed528a6f
Replumbing: Adapt the FIPS module to use the library context upcall

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9160)
providers/common/include/internal/provider_ctx.h [new file with mode: 0644]
providers/fips/fipsprov.c