Home
last modified time | relevance | path

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

/openssl/crypto/bn/asm/
H A Dbn-586.pl421 sub bn_div_words subroutine
H A Dmips.pl892 bn_div_words: label
H A Ds390x.S250 bn_div_words: label
H A Dia64.S1416 bn_div_words: label
H A Dsparcv8.S338 bn_div_words: label
H A Dsparcv8plus.S454 bn_div_words: label
H A Dx86_64-gcc.c194 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
/openssl/crypto/bn/
H A Dbn_div.c174 # define bn_div_words(n0,n1,d0) \ macro
188 # define bn_div_words(n0,n1,d0) \ macro
H A 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

Completed in 38 milliseconds