X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=util%2Fpl%2Funix.pl;h=df4de71f5067f872ed625fe972c666145081930f;hb=c436e05bdc7f49985a750df64122c960240b3ae1;hp=dbe8fc2ed28e9193a3b47639742a58d97b812424;hpb=6311681236779c386137429b0e45ae7a7eb904f4;p=oweals%2Fopenssl.git diff --git a/util/pl/unix.pl b/util/pl/unix.pl index dbe8fc2ed2..df4de71f50 100644 --- a/util/pl/unix.pl +++ b/util/pl/unix.pl @@ -59,7 +59,6 @@ $bf_enc_src=""; 'x86_64-mont' => 'crypto/bn', 'x86_64-mont5' => 'crypto/bn', 'x86_64-gf2m' => 'crypto/bn', - 'modexp512-x86_64' => 'crypto/bn', 'aes-x86_64' => 'crypto/aes', 'vpaes-x86_64' => 'crypto/aes', 'bsaes-x86_64' => 'crypto/aes', @@ -77,6 +76,9 @@ $bf_enc_src=""; 'aesni-mb-x86_64' => 'crypto/aes', 'sha1-mb-x86_64' => 'crypto/sha', 'sha256-mb-x86_64' => 'crypto/sha', + 'ecp_nistz256-x86_64' => 'crypto/ec', + 'wp-x86_64' => 'crypto/whrlpool', + 'cmll-x86_64' => 'crypto/camellia', ); # If I were feeling more clever, these could probably be extracted