提交 7f5f4102 编写于 作者: D Dr. Stephen Henson

add kdf.h to mkdef.pl

Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 3e30fa0a
...@@ -295,6 +295,7 @@ $crypto.=" include/openssl/srp.h"; ...@@ -295,6 +295,7 @@ $crypto.=" include/openssl/srp.h";
$crypto.=" include/openssl/modes.h"; $crypto.=" include/openssl/modes.h";
$crypto.=" include/openssl/async.h"; $crypto.=" include/openssl/async.h";
$crypto.=" include/openssl/ct.h"; $crypto.=" include/openssl/ct.h";
$crypto.=" include/openssl/kdf.h";
my $symhacks="include/openssl/symhacks.h"; my $symhacks="include/openssl/symhacks.h";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册