From b4ee6facff27de9af90bfa187f0b058454154db5 Mon Sep 17 00:00:00 2001 From: miod <> Date: Thu, 17 Apr 2014 18:49:35 +0000 Subject: Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function. --- src/lib/libcrypto/pariscid.pl | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/lib/libcrypto/pariscid.pl') diff --git a/src/lib/libcrypto/pariscid.pl b/src/lib/libcrypto/pariscid.pl index 38985afbac..cd86b90704 100644 --- a/src/lib/libcrypto/pariscid.pl +++ b/src/lib/libcrypto/pariscid.pl @@ -34,18 +34,6 @@ OPENSSL_cpuid_setup nop .PROCEND - .EXPORT OPENSSL_rdtsc,ENTRY - .ALIGN 8 -OPENSSL_rdtsc - .PROC - .CALLINFO NO_CALLS - .ENTRY - mfctl %cr16,$rv - bv ($rp) - .EXIT - nop - .PROCEND - .EXPORT OPENSSL_wipe_cpu,ENTRY .ALIGN 8 OPENSSL_wipe_cpu -- cgit v1.2.3-55-g6feb