Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/asm/
Dbn-586.pl421 sub bn_div_words subroutine
Ds390x.S247 .globl bn_div_words symbol
250 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
Dia64.S1416 bn_div_words: label
Dx86_64-gcc.c194 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
/third_party/openssl/crypto/bn/
Dbn_div.c174 # define bn_div_words(n0,n1,d0) \ macro
188 # define bn_div_words(n0,n1,d0) \ macro
Dbn_asm.c198 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
207 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function