Home
last modified time | relevance | path

Searched refs:bn_sqr_words (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/crypto/openssl/powerpc64/
H A Dppc.S98 .globl bn_sqr_words
99 .type bn_sqr_words,@function
1604 bn_sqr_words: label
1605 .localentry bn_sqr_words,0
1639 .size bn_sqr_words,.-bn_sqr_words
H A Dbn-ppc.S98 .globl bn_sqr_words
99 .type bn_sqr_words,@function
1604 bn_sqr_words: label
1605 .localentry bn_sqr_words,0
1639 .size bn_sqr_words,.-bn_sqr_words
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dppc.S98 .globl bn_sqr_words
99 .type bn_sqr_words,@function
1604 bn_sqr_words: label
1605 .localentry bn_sqr_words,0
1639 .size bn_sqr_words,.-bn_sqr_words
H A Dbn-ppc.S98 .globl bn_sqr_words
99 .type bn_sqr_words,@function
1604 bn_sqr_words: label
1605 .localentry bn_sqr_words,0
1639 .size bn_sqr_words,.-bn_sqr_words
/freebsd/sys/crypto/openssl/powerpc/
H A Dppc.S98 .globl bn_sqr_words
99 .type bn_sqr_words,@function
1589 bn_sqr_words: label
1622 .size bn_sqr_words,.-bn_sqr_words
H A Dbn-ppc.S98 .globl bn_sqr_words
99 .type bn_sqr_words,@function
1589 bn_sqr_words: label
1622 .size bn_sqr_words,.-bn_sqr_words
/freebsd/crypto/openssl/crypto/bn/asm/
H A Ds390x.S191 .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 Dsparcv8.S246 .global bn_sqr_words
252 bn_sqr_words: label
328 .type bn_sqr_words,#function
329 .size bn_sqr_words,(.-bn_sqr_words)
H A Dsparcv8plus.S361 .global bn_sqr_words
367 bn_sqr_words: label
445 .type bn_sqr_words,#function
446 .size bn_sqr_words,(.-bn_sqr_words)
H A Dia64.S471 .global bn_sqr_words#
472 .proc bn_sqr_words#
475 bn_sqr_words: label
529 .endp bn_sqr_words#
H A Dbn-c64xplus.asm28 .asg bn_sqr_words,_bn_sqr_words
H A Dx86_64-gcc.c169 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) in bn_sqr_words() function
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_sqr.c139 bn_sqr_words(tmp, a, n); in bn_sqr_normal()
H A DREADME.pod5 bn_mul_words, bn_mul_add_words, bn_sqr_words, bn_div_words,
21 void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num);
121 bn_sqr_words(B<rp>, B<ap>, B<n>) operates on the B<num> word array
H A Dbn_local.h238 void bn_sqr_words(BN_ULONG *rp, const BN_ULONG *ap, int num);
H A Dbn_asm.c75 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) in bn_sqr_words() function
168 void bn_sqr_words(BN_ULONG *r, const BN_ULONG *a, int n) in bn_sqr_words() function
/freebsd/sys/crypto/openssl/i386/
H A Dbn-586.S479 .globl bn_sqr_words
480 .type bn_sqr_words,@function
482 bn_sqr_words: label
624 .size bn_sqr_words,.-.L_bn_sqr_words_begin
2055 .globl bn_sqr_words
2056 .type bn_sqr_words,@function
2058 bn_sqr_words: label
2197 .size bn_sqr_words,.-.L_bn_sqr_words_begin
/freebsd/
H A DObsoleteFiles.inc10752 OLD_FILES+=usr/share/openssl/man/man3/bn_sqr_words.3.gz