Searched refs:sqr64 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_asm.c230 sqr64(r[0], r[1], a[0]);
231 sqr64(r[2], r[3], a[1]);
232 sqr64(r[4], r[5], a[2]);
233 sqr64(r[6], r[7], a[3]);
240 sqr64(r[0], r[1], a[0]);
626 sqr64(lo,hi,(a)[i]); \
H A Dbn_lcl.h456 # define sqr64(lo,ho,in) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_asm.c230 sqr64(r[0], r[1], a[0]);
231 sqr64(r[2], r[3], a[1]);
232 sqr64(r[4], r[5], a[2]);
233 sqr64(r[6], r[7], a[3]);
240 sqr64(r[0], r[1], a[0]);
626 sqr64(lo,hi,(a)[i]); \
H A Dbn_lcl.h456 # define sqr64(lo,ho,in) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_asm.c202 sqr64(r[0],r[1],a[0]);
205 sqr64(r[2],r[3],a[1]);
208 sqr64(r[4],r[5],a[2]);
211 sqr64(r[6],r[7],a[3]);
542 sqr64(t1,t2,(a)[i]); \
H A Dbn_lcl.h413 #define sqr64(lo,ho,in) \ macro

Completed in 86 milliseconds