Searched refs:bn_div_words (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_div.c173 # undef bn_div_words macro
174 # define bn_div_words(n0,n1,d0) \ macro
187 # undef bn_div_words macro
188 # define bn_div_words(n0,n1,d0) \ macro
359 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
362 q = bn_div_words(n0, n1, d0);
386 q = bn_div_words(n0, n1, d0);
H A Dbn_word.c75 /* normalize input (so bn_div_words doesn't complain) */
85 d = bn_div_words(ret, l, w);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_div.c173 # undef bn_div_words macro
174 # define bn_div_words(n0,n1,d0) \ macro
187 # undef bn_div_words macro
188 # define bn_div_words(n0,n1,d0) \ macro
359 # if defined(BN_LLONG) && defined(BN_DIV2W) && !defined(bn_div_words)
362 q = bn_div_words(n0, n1, d0);
386 q = bn_div_words(n0, n1, d0);
H A Dbn_word.c75 /* normalize input (so bn_div_words doesn't complain) */
85 d = bn_div_words(ret, l, w);
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Dppc.S125 .globl bn_div_words
126 .type bn_div_words,@function
129 bn_div_words: label
130 .quad .bn_div_words,.TOC.@tocbase,0
1523 .bn_div_words:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Dppc.S125 .globl bn_div_words
126 .type bn_div_words,@function
129 bn_div_words: label
130 .quad .bn_div_words,.TOC.@tocbase,0
1523 .bn_div_words:
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Ds390x.S246 // BN_ULONG bn_div_words(BN_ULONG h,BN_ULONG l,BN_ULONG d);
247 .globl bn_div_words
248 .type bn_div_words,@function
250 bn_div_words: label
254 .size bn_div_words,.-bn_div_words
H A Dbn-586.pl27 &bn_div_words("bn_div_words");
422 sub bn_div_words subroutine
H A Dsparcv8plus.S449 .global bn_div_words
451 * BN_ULONG bn_div_words(h,l,d)
454 bn_div_words: label
461 .type bn_div_words,#function
462 .size bn_div_words,(.-bn_div_words)
H A Dsparcv8.S333 .global bn_div_words
335 * BN_ULONG bn_div_words(h,l,d)
338 bn_div_words: label
344 .type bn_div_words,#function
345 .size bn_div_words,(.-bn_div_words)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Ds390x.S246 // BN_ULONG bn_div_words(BN_ULONG h,BN_ULONG l,BN_ULONG d);
247 .globl bn_div_words
248 .type bn_div_words,@function
250 bn_div_words: label
254 .size bn_div_words,.-bn_div_words
H A Dbn-586.pl26 &bn_div_words("bn_div_words");
421 sub bn_div_words subroutine
H A Dsparcv8.S333 .global bn_div_words
335 * BN_ULONG bn_div_words(h,l,d)
338 bn_div_words: label
344 .type bn_div_words,#function
345 .size bn_div_words,(.-bn_div_words)
H A Dsparcv8plus.S449 .global bn_div_words
451 * BN_ULONG bn_div_words(h,l,d)
454 bn_div_words: label
461 .type bn_div_words,#function
462 .size bn_div_words,(.-bn_div_words)
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dppc.S95 .globl bn_div_words
96 .type bn_div_words,@function
1473 bn_div_words: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
H A Dppc.S95 .globl bn_div_words
96 .type bn_div_words,@function
1473 bn_div_words: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/
H A Dmips.S583 move $7,$4 # we know that bn_div_words does not
636 .globl bn_div_words
637 .ent bn_div_words
638 bn_div_words: label
645 .end bn_div_words
H A Dmips64.S580 move $7,$4 # we know that bn_div_words does not
633 .globl bn_div_words
634 .ent bn_div_words
635 bn_div_words: label
642 .end bn_div_words
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
H A Dmips.S583 move $7,$4 # we know that bn_div_words does not
636 .globl bn_div_words
637 .ent bn_div_words
638 bn_div_words: label
645 .end bn_div_words
H A Dmips64.S580 move $7,$4 # we know that bn_div_words does not
633 .globl bn_div_words
634 .ent bn_div_words
635 bn_div_words: label
642 .end bn_div_words
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dbn-586.S609 .globl bn_div_words
610 .type bn_div_words,@function
612 bn_div_words: label
619 .size bn_div_words,.-.L_bn_div_words_begin
H A Dx86.S480 .globl bn_div_words
481 .type bn_div_words,@function
483 bn_div_words: label
498 .size bn_div_words,.-.L_bn_div_words_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dbn-586.S624 .globl bn_div_words
625 .type bn_div_words,@function
627 bn_div_words: label
639 .size bn_div_words,.-.L_bn_div_words_begin
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Dbn-sparcv8.S333 .global bn_div_words
335 * BN_ULONG bn_div_words(h,l,d)
338 bn_div_words: label
344 .type bn_div_words,#function
345 .size bn_div_words,(.-bn_div_words)
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dbn-sparcv8.S333 .global bn_div_words
335 * BN_ULONG bn_div_words(h,l,d)
338 bn_div_words: label
344 .type bn_div_words,#function
345 .size bn_div_words,(.-bn_div_words)

Completed in 198 milliseconds

12