Home
last modified time | relevance | path

Searched defs:tsc (Results 1 – 11 of 11) sorted by relevance

/external/openssl/crypto/des/
Ddess.cpp14 void GetTSC(unsigned long& tsc) in GetTSC()
23 void GetTSC(unsigned long& tsc) in GetTSC()
Ddes3s.cpp14 void GetTSC(unsigned long& tsc) in GetTSC()
23 void GetTSC(unsigned long& tsc) in GetTSC()
/external/openssl/crypto/md5/
Dmd5s.cpp14 void GetTSC(unsigned long& tsc) in GetTSC()
23 void GetTSC(unsigned long& tsc) in GetTSC()
/external/openssl/crypto/md4/
Dmd4s.cpp14 void GetTSC(unsigned long& tsc) in GetTSC()
23 void GetTSC(unsigned long& tsc) in GetTSC()
/external/openssl/crypto/rc4/
Drc4s.cpp14 void GetTSC(unsigned long& tsc) in GetTSC()
23 void GetTSC(unsigned long& tsc) in GetTSC()
/external/openssl/crypto/ripemd/asm/
Drips.cpp14 void GetTSC(unsigned long& tsc) in GetTSC()
23 void GetTSC(unsigned long& tsc) in GetTSC()
/external/openssl/crypto/rand/
Drand_nw.c135 unsigned long tsc; in RAND_poll() local
/external/libvpx/vpx_ports/
Dx86.h136 unsigned int tsc; in x86_readtsc() local
/external/kernel-headers/original/linux/
Dwireless.h827 __u8 tsc[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */ member
/external/wpa_supplicant_6/wpa_supplicant/src/common/
Dwireless_copy.h878 __u8 tsc[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */ member
/external/qemu/target-i386/
Dcpu.h644 uint64_t tsc; member