Home
last modified time | relevance | path

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

12

/third_party/node/deps/openssl/openssl/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) in bn_div_fixed_top()
362 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top()
386 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top()
H A Dbn_word.c75 /* normalize input (so bn_div_words doesn't complain) */ in BN_div_word()
85 d = bn_div_words(ret, l, w); in BN_div_word()
/third_party/openssl/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) in bn_div_fixed_top()
362 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top()
386 q = bn_div_words(n0, n1, d0); in bn_div_fixed_top()
H A Dbn_word.c75 /* normalize input (so bn_div_words doesn't complain) */ in BN_div_word()
85 d = bn_div_words(ret, l, w); in BN_div_word()
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/bn/
H A Dbn-ppc.s95 .globl bn_div_words
96 .type bn_div_words,@function
1486 bn_div_words: label
1487 .localentry bn_div_words,0
1594 .size bn_div_words,.-bn_div_words
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/bn/
H A Dbn-ppc.s95 .globl bn_div_words
96 .type bn_div_words,@function
1486 bn_div_words: label
1487 .localentry bn_div_words,0
1594 .size bn_div_words,.-bn_div_words
/third_party/node/deps/openssl/openssl/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 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)
H A Dia64.S1388 // BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d)
1413 .global bn_div_words#
1414 .proc bn_div_words#
1416 bn_div_words: label
1563 .endp bn_div_words#
H A Dppc.pl187 # 2. Fixed bn_add,bn_sub and bn_div_words, added comments,
213 # bn_div_words
257 .globl .bn_div_words
1625 # "bn_div_words" i.e. remove the first dot
1631 .bn_div_words:
1737 .size .bn_div_words,.-.bn_div_words
/third_party/openssl/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 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)
H A Dia64.S1388 // BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, BN_ULONG d)
1413 .global bn_div_words#
1414 .proc bn_div_words#
1416 bn_div_words: label
1563 .endp bn_div_words#
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/bn/
H A Dbn-ppc.s89 .globl .bn_div_words
1463 .bn_div_words:
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/bn/
H A Dbn-ppc.s89 .globl .bn_div_words
1463 .bn_div_words:
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/bn/
H A Dbn-mips.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
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/bn/
H A Dbn-mips.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
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/
H A Dbn-586.S623 .globl bn_div_words
624 .type bn_div_words,@function
626 bn_div_words: label
638 .size bn_div_words,.-.L_bn_div_words_begin
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/
H A Dbn-586.S623 .globl bn_div_words
624 .type bn_div_words,@function
626 bn_div_words: label
638 .size bn_div_words,.-.L_bn_div_words_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/
H A Dbn-586.S623 .globl bn_div_words
624 .type bn_div_words,@function
626 bn_div_words: label
638 .size bn_div_words,.-.L_bn_div_words_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/
H A Dbn-586.S623 .globl bn_div_words
624 .type bn_div_words,@function
626 bn_div_words: label
638 .size bn_div_words,.-.L_bn_div_words_begin

Completed in 23 milliseconds

12