utls/cpu
Sergey Frolov 690d770374 Standard internal logic to detect hardware crypto
We can't simply link to system internal package, as it is prohibited by
Golang. Let's copy-paste instead.
2018-06-21 11:53:24 -04:00
..
cpu.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_arm.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_arm64.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_mips.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_mips64.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_mips64le.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_mipsle.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_ppc64x.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_s390x.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_test.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_x86.go Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00
cpu_x86.s Standard internal logic to detect hardware crypto 2018-06-21 11:53:24 -04:00