]> git.ipfire.org Git - thirdparty/openssl.git/commit
provider: use #define for PBKDF1 algorithm name
authorPauli <pauli@openssl.org>
Thu, 1 Jul 2021 04:00:03 +0000 (14:00 +1000)
committerPauli <pauli@openssl.org>
Mon, 5 Jul 2021 01:49:42 +0000 (11:49 +1000)
commit56cd5dc78b3cecd2c6cf98b0d235b126e82f0dd2
treeaddd4696556cc87c8e06c73c73726d465ec5de8e
parentf40c5f2c53b9d5eec98993653c3d741b0226b697
provider: use #define for PBKDF1 algorithm name

This seems to be standard practice so bringing PBKDF1 into line.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15967)
providers/implementations/include/prov/names.h
providers/legacyprov.c