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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dx86.pl18 &bn_sqr_words("bn_sqr_words");
H A Dbn-586.pl15 &bn_sqr_words("bn_sqr_words");
256 sub bn_sqr_words subroutine
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 Dsparcv8plus.S348 .global bn_sqr_words
350 * void bn_sqr_words(r,a,n)
354 bn_sqr_words: label
432 .type bn_sqr_words,#function
433 .size bn_sqr_words,(.-bn_sqr_words)
H A Dpa-risc2.s452 ;void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
459 bn_sqr_words label
462 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dpa-risc2W.s441 ;void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
448 bn_sqr_words label
451 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dx86.pl18 &bn_sqr_words("bn_sqr_words");
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.pl16 &bn_sqr_words("bn_sqr_words");
321 sub bn_sqr_words subroutine
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 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 Dpa-risc2.s452 ;void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
459 bn_sqr_words label
462 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dpa-risc2W.s441 ;void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
448 bn_sqr_words label
451 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dx86.pl18 &bn_sqr_words("bn_sqr_words");
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.pl16 &bn_sqr_words("bn_sqr_words");
321 sub bn_sqr_words subroutine
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 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 Dpa-risc2.s452 ;void bn_sqr_words(BN_ULONG *rp, BN_ULONG *ap, int num)
459 bn_sqr_words label
462 .EXPORT bn_sqr_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/x86/
H A Dsqr.pl4 sub bn_sqr_words subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/x86/
H A Dsqr.pl4 sub bn_sqr_words subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/x86/
H A Dsqr.pl4 sub bn_sqr_words subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_sqr.c190 bn_sqr_words(tmp,a,n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_sqr.c187 bn_sqr_words(tmp, a, n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_sqr.c187 bn_sqr_words(tmp, a, n);

Completed in 349 milliseconds

12