Home
last modified time | relevance | path

Searched defs:mul_add (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont-fixed.pl428 sub mul_add($$$$$$) subroutine
523 sub mul_add($$$$$$) subroutine
H A Dx86_64-gcc.c76 #define mul_add(r, a, word, carry) \ macro
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h476 #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