Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dppccap.c160 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
205 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
232 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
282 OPENSSL_ppccap_P |= PPC_FPU; in OPENSSL_cpuid_setup()
/openssl/include/crypto/
H A Dppc_arch.h23 # define PPC_FPU (1<<3) macro
/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c37 } else if (sizeof(size_t) == 4 && (OPENSSL_ppccap_P & PPC_FPU)) { in poly1305_init()

Completed in 5 milliseconds