X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=providers%2Fimplementations%2Fkdfs%2Fpbkdf2.h;h=c0848e26fc98923dd0a39e700e7ac0b90412e733;hb=9500c8234d8e99396717b9e43f10cc518e8bf668;hp=c8c2e5b8a7b76a63427b503fc116e5c3415e7ce1;hpb=e4bec869104cf4ba51cbb1effb0f5437e327ecd8;p=openssl.git diff --git a/providers/implementations/kdfs/pbkdf2.h b/providers/implementations/kdfs/pbkdf2.h index c8c2e5b8a7..c0848e26fc 100644 --- a/providers/implementations/kdfs/pbkdf2.h +++ b/providers/implementations/kdfs/pbkdf2.h @@ -11,4 +11,4 @@ * Available in pbkdfe_fips.c, and compiled with different values depending * on we're in the FIPS module or not. */ -extern const int kdf_pbkdf2_default_checks; +extern const int ossl_kdf_pbkdf2_default_checks;