]> git.ipfire.org Git - thirdparty/openssl.git/commit
fips: FIPS ignores property queries for internal algorithm fetches
authorPauli <ppzgs1@gmail.com>
Tue, 11 Feb 2025 23:08:09 +0000 (10:08 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 16:08:42 +0000 (17:08 +0100)
commit236d5d8f72cd2cfcddf0e01bd7dfa7960c9d9e14
treed03f2ec950fb4e4ba23a52a801a237f3d8c3987a
parent0554bddd4feaa3f7bd0366d9592902548e4acc74
fips: FIPS ignores property queries for internal algorithm fetches

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26714)
crypto/evp/evp_fetch.c