Home
last modified time | relevance | path

Searched defs:bn_mul_words (Results 1 – 12 of 12) sorted by relevance

/external/openssl/crypto/bn/asm/x86/
Dmul.pl4 sub bn_mul_words subroutine
/external/openssl/crypto/bn/asm/
Dbn-586.pl210 sub bn_mul_words subroutine
Ds390x.S91 .globl bn_mul_words symbol
94 bn_mul_words: label
Dbn-586.S190 .globl bn_mul_words symbol
193 bn_mul_words: label
Dsparcv8plus.S272 .global bn_mul_words symbol
279 bn_mul_words: label
Dsparcv8.S153 .global bn_mul_words symbol
160 bn_mul_words: label
Dbn-mips.S146 .globl bn_mul_words symbol
148 bn_mul_words: label
Dia64.S284 bn_mul_words: label
Dx86_64-gcc.c133 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() function
Dpa-risc2W.s290 bn_mul_words label
Dpa-risc2.s300 bn_mul_words label
/external/openssl/crypto/bn/
Dbn_asm.c97 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() function
175 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() function