Home
last modified time | relevance | path

Searched refs:bn_sqr_words (Results 1 - 25 of 33) sorted by relevance

12

/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/bn/
H A Dbn-ppc.s97 .globl bn_sqr_words
98 .type bn_sqr_words,@function
1603 bn_sqr_words: label
1604 .localentry bn_sqr_words,0
1638 .size bn_sqr_words,.-bn_sqr_words
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/bn/
H A Dbn-ppc.s97 .globl bn_sqr_words
98 .type bn_sqr_words,@function
1603 bn_sqr_words: label
1604 .localentry bn_sqr_words,0
1638 .size bn_sqr_words,.-bn_sqr_words
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Ds390x.S190 // void bn_sqr_words(BN_ULONG *r2,BN_ULONG *r2,int r4)
191 .globl bn_sqr_words
192 .type bn_sqr_words,@function
194 bn_sqr_words: label
244 .size bn_sqr_words,.-bn_sqr_words
H A Dbn-586.pl25 &bn_sqr_words("bn_sqr_words");
332 sub bn_sqr_words subroutine
H A Dsparcv8plus.S361 .global bn_sqr_words
363 * void bn_sqr_words(r,a,n)
367 bn_sqr_words: label
445 .type bn_sqr_words,#function
446 .size bn_sqr_words,(.-bn_sqr_words)
H A Dsparcv8.S246 .global bn_sqr_words
248 * void bn_sqr_words(r,a,n)
252 bn_sqr_words: label
328 .type bn_sqr_words,#function
329 .size bn_sqr_words,(.-bn_sqr_words)
H A Dia64.S469 // void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
471 .global bn_sqr_words#
472 .proc bn_sqr_words#
475 bn_sqr_words: label
529 .endp bn_sqr_words#
H A Dppc.pl214 # bn_sqr_words
258 .globl .bn_sqr_words
1741 # "bn_sqr_words" i.e. remove the first dot
1746 .bn_sqr_words:
1748 # Optimized version of bn_sqr_words
1750 # void bn_sqr_words(BN_ULONG *r, BN_ULONG *a, int n)
1779 .size .bn_sqr_words,.-.bn_sqr_words
/third_party/openssl/crypto/bn/asm/
H A Ds390x.S190 // void bn_sqr_words(BN_ULONG *r2,BN_ULONG *r2,int r4)
191 .globl bn_sqr_words
192 .type bn_sqr_words,@function
194 bn_sqr_words: label
244 .size bn_sqr_words,.-bn_sqr_words
H A Dbn-586.pl25 &bn_sqr_words("bn_sqr_words");
332 sub bn_sqr_words subroutine
H A Dsparcv8plus.S361 .global bn_sqr_words
363 * void bn_sqr_words(r,a,n)
367 bn_sqr_words: label
445 .type bn_sqr_words,#function
446 .size bn_sqr_words,(.-bn_sqr_words)
H A Dsparcv8.S246 .global bn_sqr_words
248 * void bn_sqr_words(r,a,n)
252 bn_sqr_words: label
328 .type bn_sqr_words,#function
329 .size bn_sqr_words,(.-bn_sqr_words)
H A Dia64.S469 // void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
471 .global bn_sqr_words#
472 .proc bn_sqr_words#
475 bn_sqr_words: label
529 .endp bn_sqr_words#
H A Dppc.pl214 # bn_sqr_words
258 .globl .bn_sqr_words
1741 # "bn_sqr_words" i.e. remove the first dot
1746 .bn_sqr_words:
1748 # Optimized version of bn_sqr_words
1750 # void bn_sqr_words(BN_ULONG *r, BN_ULONG *a, int n)
1779 .size .bn_sqr_words,.-.bn_sqr_words
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_sqr.c139 bn_sqr_words(tmp, a, n); in bn_sqr_normal()
H A Dbn_local.h238 void bn_sqr_words(BN_ULONG *rp, const BN_ULONG *ap, int num);
/third_party/openssl/crypto/bn/
H A Dbn_sqr.c139 bn_sqr_words(tmp, a, n); in bn_sqr_normal()
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/bn/
H A Dbn-ppc.s90 .globl .bn_sqr_words
1578 .bn_sqr_words:
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/bn/
H A Dbn-ppc.s90 .globl .bn_sqr_words
1578 .bn_sqr_words:
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/
H A Dbn-586.S477 .globl bn_sqr_words
478 .type bn_sqr_words,@function
480 bn_sqr_words: label
622 .size bn_sqr_words,.-.L_bn_sqr_words_begin
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/
H A Dbn-586.S477 .globl bn_sqr_words
478 .type bn_sqr_words,@function
480 bn_sqr_words: label
622 .size bn_sqr_words,.-.L_bn_sqr_words_begin
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/crypto/bn/
H A Dbn-mips.S264 .globl bn_sqr_words
265 .ent bn_sqr_words
266 bn_sqr_words: label
272 .end bn_sqr_words
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/crypto/bn/
H A Dbn-mips.S264 .globl bn_sqr_words
265 .ent bn_sqr_words
266 bn_sqr_words: label
272 .end bn_sqr_words
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/
H A Dbn-586.S477 .globl bn_sqr_words
478 .type bn_sqr_words,@function
480 bn_sqr_words: label
622 .size bn_sqr_words,.-.L_bn_sqr_words_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/
H A Dbn-586.S477 .globl bn_sqr_words
478 .type bn_sqr_words,@function
480 bn_sqr_words: label
622 .size bn_sqr_words,.-.L_bn_sqr_words_begin

Completed in 27 milliseconds

12