Home
last modified time | relevance | path

Searched refs:OPENSSL_rdtsc (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/
H A Dalphacpuid.S79 .globl OPENSSL_rdtsc
80 .ent OPENSSL_rdtsc
81 OPENSSL_rdtsc: label
86 .end OPENSSL_rdtsc
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/
H A Dalphacpuid.S79 .globl OPENSSL_rdtsc
80 .ent OPENSSL_rdtsc
81 OPENSSL_rdtsc: label
86 .end OPENSSL_rdtsc
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dx86_64cpuid.S28 .globl OPENSSL_rdtsc
29 .type OPENSSL_rdtsc,@function
31 OPENSSL_rdtsc: label
38 .size OPENSSL_rdtsc,.-OPENSSL_rdtsc
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dx86_64cpuid.S29 .globl OPENSSL_rdtsc
30 .type OPENSSL_rdtsc,@function
32 OPENSSL_rdtsc: label
40 .size OPENSSL_rdtsc,.-OPENSSL_rdtsc
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/
H A Darmcap.c27 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
54 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
H A Dia64cpuid.S23 .global OPENSSL_rdtsc#
24 .proc OPENSSL_rdtsc#
25 OPENSSL_rdtsc: label
28 .endp OPENSSL_rdtsc#
H A Dsparcv9cap.c103 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
H A Dcryptlib.c459 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
H A Dppccap.c182 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Darmcap.c32 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
60 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
H A Dia64cpuid.S23 .global OPENSSL_rdtsc#
24 .proc OPENSSL_rdtsc#
25 OPENSSL_rdtsc: label
28 .endp OPENSSL_rdtsc#
H A Dcpuid.c200 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
H A Dsparcv9cap.c38 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
H A Dppccap.c56 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dsparccap.c4 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Dsparccap.c4 uint32_t OPENSSL_rdtsc(void) in OPENSSL_rdtsc() function
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/
H A Drand_tsc.c40 c = (unsigned char)(OPENSSL_rdtsc() & 0xFF); in ossl_prov_acquire_entropy_from_tsc()
H A Drand_vxworks.c51 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits()
H A Drand_unix.c840 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits()
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dx86cpuid.S147 .globl OPENSSL_rdtsc
148 .type OPENSSL_rdtsc,@function
150 OPENSSL_rdtsc: label
163 .size OPENSSL_rdtsc,.-.L_OPENSSL_rdtsc_begin
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dx86cpuid.S152 .globl OPENSSL_rdtsc
153 .type OPENSSL_rdtsc,@function
155 OPENSSL_rdtsc: label
173 .size OPENSSL_rdtsc,.-.L_OPENSSL_rdtsc_begin
/netbsd/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dcryptlib.h95 uint32_t OPENSSL_rdtsc(void);
/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Dcryptlib.h110 uint32_t OPENSSL_rdtsc(void);
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_unix.c838 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits()
H A Drand_lib.c59 c = (unsigned char)(OPENSSL_rdtsc() & 0xFF); in rand_acquire_entropy_from_tsc()

12