Home
last modified time | relevance | path

Searched refs:SPARCV9_VIS3 (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/
H A Dsparcv9cap.c112 if (vec[0]&0x00400) OPENSSL_sparcv9cap_P[0] |= SPARCV9_VIS3; in OPENSSL_cpuid_setup()
197 OPENSSL_sparcv9cap_P[0] |= SPARCV9_VIS3; in OPENSSL_cpuid_setup()
211 if ((OPENSSL_sparcv9cap_P[0] & SPARCV9_VIS3) && in OPENSSL_cpuid_setup()
/openssl/include/crypto/
H A Dsparc_arch.h19 # define SPARCV9_VIS3 (1<<6) macro
/openssl/crypto/bn/
H A Dbn_sparc.c59 if ((OPENSSL_sparcv9cap_P[0] & SPARCV9_VIS3)) in bn_mul_mont()
H A Dbn_exp.c468 if (OPENSSL_sparcv9cap_P[0] & (SPARCV9_VIS3 | SPARCV9_PREFER_FPU)) { in BN_mod_exp_mont()
1141 if (OPENSSL_sparcv9cap_P[0] & (SPARCV9_VIS3 | SPARCV9_PREFER_FPU)) { in BN_mod_exp_mont_consttime()
/openssl/crypto/modes/
H A Dgcm128.c511 if (OPENSSL_sparcv9cap_P[0] & SPARCV9_VIS3) { in gcm_get_funcs()

Completed in 38 milliseconds