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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/evp/
H A De_aes.c169 # define VPAES_CAPABLE (OPENSSL_ppccap_P & PPC_ALTIVEC) macro
190 # define VPAES_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(41-32))) macro
950 # ifdef VPAES_CAPABLE
951 if (VPAES_CAPABLE) {
989 # ifdef VPAES_CAPABLE
990 if (VPAES_CAPABLE) {
1304 # ifdef VPAES_CAPABLE
1305 if (VPAES_CAPABLE) {
1677 # ifdef VPAES_CAPABLE
1678 if (VPAES_CAPABLE) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/evp/
H A De_aes.c169 # define VPAES_CAPABLE (OPENSSL_ppccap_P & PPC_ALTIVEC) macro
190 # define VPAES_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(41-32))) macro
950 # ifdef VPAES_CAPABLE
951 if (VPAES_CAPABLE) {
989 # ifdef VPAES_CAPABLE
990 if (VPAES_CAPABLE) {
1304 # ifdef VPAES_CAPABLE
1305 if (VPAES_CAPABLE) {
1677 # ifdef VPAES_CAPABLE
1678 if (VPAES_CAPABLE) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/evp/
H A De_aes.c169 # define VPAES_CAPABLE (OPENSSL_ppccap_P & PPC_ALTIVEC) macro
190 # define VPAES_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(41-32))) macro
950 # ifdef VPAES_CAPABLE
951 if (VPAES_CAPABLE) {
989 # ifdef VPAES_CAPABLE
990 if (VPAES_CAPABLE) {
1304 # ifdef VPAES_CAPABLE
1305 if (VPAES_CAPABLE) {
1677 # ifdef VPAES_CAPABLE
1678 if (VPAES_CAPABLE) {
[all...]

Completed in 121 milliseconds