Loading util/pl/unix.pl +2 −1 Original line number Diff line number Diff line Loading @@ -71,6 +71,7 @@ $bf_enc_src=""; 'rc4-md5-x86_64' => 'crypto/rc4', 'ghash-x86_64' => 'crypto/modes', 'aesni-gcm-x86_64' => 'crypto/modes', 'aesni-sha256-x86_64' => 'crypto/aes', ); # If I were feeling more clever, these could probably be extracted Loading Loading
util/pl/unix.pl +2 −1 Original line number Diff line number Diff line Loading @@ -71,6 +71,7 @@ $bf_enc_src=""; 'rc4-md5-x86_64' => 'crypto/rc4', 'ghash-x86_64' => 'crypto/modes', 'aesni-gcm-x86_64' => 'crypto/modes', 'aesni-sha256-x86_64' => 'crypto/aes', ); # If I were feeling more clever, these could probably be extracted Loading