Searched refs:vecx (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/
H A Dcryptlib.c706 unsigned int vecx; local
709 vecx = strtoul(env + off, NULL, 0);
711 OPENSSL_ia32cap_P[2] &= ~vecx;
713 OPENSSL_ia32cap_P[2] = vecx;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/
H A Dcryptlib.c706 unsigned int vecx; local
709 vecx = strtoul(env + off, NULL, 0);
711 OPENSSL_ia32cap_P[2] &= ~vecx;
713 OPENSSL_ia32cap_P[2] = vecx;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/
H A Dcryptlib.c706 unsigned int vecx; local
709 vecx = strtoul(env + off, NULL, 0);
711 OPENSSL_ia32cap_P[2] &= ~vecx;
713 OPENSSL_ia32cap_P[2] = vecx;

Completed in 113 milliseconds