summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ec_lib.c
diff options
context:
space:
mode:
authorjsing <>2023-07-24 10:24:58 +0000
committerjsing <>2023-07-24 10:24:58 +0000
commit1f784294bc931bbe636e13f53ec0f0638678f899 (patch)
tree217f94c0425d7c03fe8a6c6e85b9b7358e8c7892 /src/lib/libcrypto/ec/ec_lib.c
parent4c10fa62f800291a02f5e14311eec1a14d18057b (diff)
downloadopenbsd-1f784294bc931bbe636e13f53ec0f0638678f899.tar.gz
openbsd-1f784294bc931bbe636e13f53ec0f0638678f899.tar.bz2
openbsd-1f784294bc931bbe636e13f53ec0f0638678f899.zip
Remove OPENSSL_cpuid_setup() call from OPENSSL_add_all_algorithms_noconf()
OPENSSL_cpuid_setup() used to need to be called from OPENSSL_add_all_algorithms(), as that was the main entry point. These days we do on demand initialisation and there are various paths that lead to OPENSSL_init_crypto() being called, which in turn calls OPENSSL_cpuid_setup(). ok tb@
Diffstat (limited to 'src/lib/libcrypto/ec/ec_lib.c')
0 files changed, 0 insertions, 0 deletions