Searched defs:bn_div_words (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bn/asm/x86/
H A Ddiv.pl4 sub bn_div_words subroutine
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl410 sub bn_div_words subroutine
H A Dmips.pl861 bn_div_words: label
H A Ds390x.S215 bn_div_words: label
H A Dia64.S1407 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.c193 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) function
H A Dpa-risc2W.s736 bn_div_words label
H A Dpa-risc2.s746 bn_div_words label
/freebsd-10-stable/secure/lib/libcrypto/i386/
H A Dbn-586.S618 bn_div_words: label
2140 bn_div_words: label
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_lcl.h478 # undef bn_div_words macro
H A Dbn_div.c153 # undef bn_div_words macro
154 # define bn_div_words(n0,n1,d0) \ macro
168 # undef bn_div_words macro
169 # define bn_div_words(n0,n1,d0) \ macro
H A Dbn_asm.c252 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) function
261 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) function

Completed in 186 milliseconds