Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/bn/asm/
H A Dppc64-mont-fixed.pl386 sub mul($$$$$) subroutine
486 sub mul($$$$$) subroutine
H A Dx86_64-gcc.c91 # define mul(r,a,word,carry) do { \ macro
/openssl/crypto/bn/
H A Dbn_local.h488 # define mul(r,a,w,c) { \ macro
515 # define mul(r,a,w,c) { \ macro
543 # define mul(r,a,w,c) { \ macro
623 # define mul(r,a,bl,bh,c) { \ macro
/openssl/crypto/ec/
H A Dec_local.h135 int (*mul) (const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, member

Completed in 16 milliseconds