Searched defs:bn_div_words (Results 1 – 15 of 15) sorted by relevance
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | bn-586.pl | 421 sub bn_div_words subroutine
|
| H A D | sparcv8.S | 333 .global bn_div_words symbol 338 bn_div_words: label
|
| H A D | sparcv8plus.S | 449 .global bn_div_words symbol 454 bn_div_words: label
|
| H A D | s390x.S | 250 bn_div_words: label
|
| H A D | ia64.S | 1416 bn_div_words: label
|
| H A D | x86_64-gcc.c | 194 BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d) in bn_div_words() function
|
| /freebsd/sys/crypto/openssl/i386/ |
| H A D | bn-586.S | 625 .globl bn_div_words symbol 628 bn_div_words: label 2198 .globl bn_div_words symbol 2201 bn_div_words: label
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_div.c | 174 # define bn_div_words(n0,n1,d0) \ macro 188 # define bn_div_words(n0,n1,d0) \ macro
|
| H A D | bn_asm.c | 198 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
|
| /freebsd/sys/crypto/openssl/powerpc/ |
| H A D | bn-ppc.S | 1474 bn_div_words: label
|
| H A D | ppc.S | 1474 bn_div_words: label
|
| /freebsd/sys/crypto/openssl/powerpc64/ |
| H A D | bn-ppc.S | 1487 bn_div_words: label
|
| H A D | ppc.S | 1487 bn_div_words: label
|
| /freebsd/sys/crypto/openssl/powerpc64le/ |
| H A D | bn-ppc.S | 1487 bn_div_words: label
|
| H A D | ppc.S | 1487 bn_div_words: label
|