Searched defs:mul_add (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | ppc64-mont-fixed.pl | 428 sub mul_add($$$$$$) subroutine 523 sub mul_add($$$$$$) subroutine
|
| H A D | x86_64-gcc.c | 76 #define mul_add(r, a, word, carry) \ macro
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_local.h | 476 #define mul_add(r, a, w, c) \ macro 501 #define mul_add(r, a, w, c) \ macro 531 #define mul_add(r, a, w, c) \ macro 614 #define mul_add(r, a, bl, bh, c) \ macro
|