Home
last modified time | relevance | path

Searched defs:bn_div_words (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/x86/
Ddiv.pl4 sub bn_div_words subroutine
/external/openssl/crypto/bn/asm/x86/
Ddiv.pl4 sub bn_div_words subroutine
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
Dbn-586.pl410 sub bn_div_words subroutine
Ds390x.S212 .globl bn_div_words symbol
215 bn_div_words: label
Dbn-586.S464 .globl bn_div_words symbol
467 bn_div_words: label
Dsparcv8.S333 .global bn_div_words symbol
338 bn_div_words: label
Dsparcv8plus.S449 .global bn_div_words symbol
454 bn_div_words: label
Dbn-mips.S616 .globl bn_div_words symbol
618 bn_div_words: label
Dia64.S1407 bn_div_words: label
Dx86_64-gcc.c176 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
Dpa-risc2W.s736 bn_div_words label
/external/openssl/crypto/bn/asm/
Dbn-586.pl410 sub bn_div_words subroutine
Ds390x.S212 .globl bn_div_words symbol
215 bn_div_words: label
Dbn-586.S464 .globl bn_div_words symbol
467 bn_div_words: label
Dsparcv8plus.S449 .global bn_div_words symbol
454 bn_div_words: label
Dsparcv8.S333 .global bn_div_words symbol
338 bn_div_words: label
Dbn-mips.S616 .globl bn_div_words symbol
618 bn_div_words: label
Dia64.S1407 bn_div_words: label
Dx86_64-gcc.c176 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
Dpa-risc2W.s736 bn_div_words label
Dpa-risc2.s746 bn_div_words label
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
Dbn_div.c145 # define bn_div_words(n0,n1,d0) \ macro
160 # define bn_div_words(n0,n1,d0) \ macro
Dbn_asm.c230 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
239 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
/external/openssl/crypto/bn/
Dbn_div.c145 # define bn_div_words(n0,n1,d0) \ macro
160 # define bn_div_words(n0,n1,d0) \ macro
Dbn_asm.c230 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
239 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function

12