Searched refs:PPC_ALTIVEC (Results 1 – 5 of 5) sorted by relevance
182 OPENSSL_ppccap_P |= PPC_ALTIVEC; in OPENSSL_cpuid_setup()209 OPENSSL_ppccap_P |= PPC_ALTIVEC; in OPENSSL_cpuid_setup()236 OPENSSL_ppccap_P |= PPC_ALTIVEC; in OPENSSL_cpuid_setup()288 OPENSSL_ppccap_P |= PPC_ALTIVEC; in OPENSSL_cpuid_setup()
21 # define PPC_ALTIVEC (1<<1) macro
66 # define VPAES_CAPABLE (OPENSSL_ppccap_P & PPC_ALTIVEC)
32 : OPENSSL_ppccap_P & PPC_ALTIVEC in ChaCha20_ctr32()
697 if ((OPENSSL_ppccap_P & PPC_MADD300) && (OPENSSL_ppccap_P & PPC_ALTIVEC)) { in felem_select()
Completed in 9 milliseconds