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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_asm.c430 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
442 #define mul_add_c2(a,b,c0,c1,c2) \ macro
460 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
471 #define mul_add_c2(a,b,c0,c1,c2) { \ macro
488 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
500 #define mul_add_c2(a,b,c0,c1,c2) { \ macro
519 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
529 #define mul_add_c2(a,b,c0,c1,c2) \ macro
547 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_asm.c485 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
506 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
529 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
544 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
563 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
578 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
597 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
612 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
632 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_asm.c485 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
506 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
529 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
544 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
563 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
578 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
597 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
612 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
632 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dx86_64-gcc.c263 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
277 #define mul_add_c2(a,b,c0,c1,c2) { \
317 #define mul_add_c2(a,b,c0,c1,c2) do { \ macro
342 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c306 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
327 # define mul_add_c2(a,b,c0,c1,c2) do { \
369 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
387 mul_add_c2((a)[i],(a)[j],c0,c1,c2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dx86_64-gcc.c306 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */
327 # define mul_add_c2(a,b,c0,c1,c2) do { \
369 # define mul_add_c2(a,b,c0,c1,c2) do { \ macro
387 mul_add_c2((a)[i],(a)[j],c0,c1,c2)

Completed in 74 milliseconds