Home
last modified time | relevance | path

Searched refs:PPC_FPU (Results 1 – 3 of 3) sorted by relevance

/openssl-master/crypto/
A Dppccap.c153 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
195 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
222 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
268 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
/openssl-master/include/crypto/
A Dppc_arch.h23 # define PPC_FPU (1<<3) macro
/openssl-master/crypto/poly1305/
A Dpoly1305_ppc.c37 } else if (sizeof(size_t) == 4 && (OPENSSL_ppccap_P & PPC_FPU)) { in poly1305_init()

Completed in 6 milliseconds