Searched defs:bn_sub_words (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/x86/
H A Dsub.pl4 sub bn_sub_words subroutine
/external/openssl/crypto/bn/asm/x86/
H A Dsub.pl4 sub bn_sub_words subroutine
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
H A Dbn-586.S657 .globl bn_sub_words
658 .type bn_sub_words,@function
660 bn_sub_words: label
838 .size bn_sub_words,.-.L_bn_sub_words_begin
H A Dbn-586.pl19 &bn_sub_words("bn_sub_words");
495 sub bn_sub_words subroutine
H A Dbn-mips.S453 .globl bn_sub_words
454 .ent bn_sub_words
455 bn_sub_words: label
461 .end bn_sub_words
H A Dmips.pl652 .globl bn_sub_words
653 .ent bn_sub_words
654 bn_sub_words: label
660 .end bn_sub_words
H A Ds390x.S275 // BN_ULONG bn_sub_words(BN_ULONG *r2,BN_ULONG *r3,BN_ULONG *r4,int r5);
276 .globl bn_sub_words
277 .type bn_sub_words,@function
279 bn_sub_words: label
327 .size bn_sub_words,.-bn_sub_words
H A Dia64.S219 // BN_ULONG bn_sub_words(BN_ULONG *rp, BN_ULONG *ap, BN_ULONG *bp,int num)
221 .global bn_sub_words#
222 .proc bn_sub_words#
225 bn_sub_words: label
269 .endp bn_sub_words#
H A Dsparcv8.S437 .global bn_sub_words
439 * BN_ULONG bn_sub_words(rp,ap,bp,n)
443 bn_sub_words: label
522 .type bn_sub_words,#function
523 .size bn_sub_words,(.-bn_sub_words)
H A Dsparcv8plus.S544 .global bn_sub_words
546 * BN_ULONG bn_sub_words(rp,ap,bp,n)
550 bn_sub_words: label
619 .type bn_sub_words,#function
620 .size bn_sub_words,(.-bn_sub_words)
H A Dx86_64-gcc.c210 BN_ULONG bn_sub_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n) function
234 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) function
H A Dpa-risc2W.s640 ;BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n)
653 bn_sub_words label
656 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dpa-risc2.s651 ;BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n)
664 bn_sub_words label
667 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
/external/openssl/crypto/bn/asm/
H A Dbn-586.S657 .globl bn_sub_words
658 .type bn_sub_words,@function
660 bn_sub_words: label
838 .size bn_sub_words,.-.L_bn_sub_words_begin
H A Dbn-586.pl19 &bn_sub_words("bn_sub_words");
495 sub bn_sub_words subroutine
H A Dbn-mips.S453 .globl bn_sub_words
454 .ent bn_sub_words
455 bn_sub_words: label
461 .end bn_sub_words
H A Dmips.pl652 .globl bn_sub_words
653 .ent bn_sub_words
654 bn_sub_words: label
660 .end bn_sub_words
H A Ds390x.S275 // BN_ULONG bn_sub_words(BN_ULONG *r2,BN_ULONG *r3,BN_ULONG *r4,int r5);
276 .globl bn_sub_words
277 .type bn_sub_words,@function
279 bn_sub_words: label
327 .size bn_sub_words,.-bn_sub_words
H A Dia64.S219 // BN_ULONG bn_sub_words(BN_ULONG *rp, BN_ULONG *ap, BN_ULONG *bp,int num)
221 .global bn_sub_words#
222 .proc bn_sub_words#
225 bn_sub_words: label
269 .endp bn_sub_words#
H A Dsparcv8.S437 .global bn_sub_words
439 * BN_ULONG bn_sub_words(rp,ap,bp,n)
443 bn_sub_words: label
522 .type bn_sub_words,#function
523 .size bn_sub_words,(.-bn_sub_words)
H A Dsparcv8plus.S544 .global bn_sub_words
546 * BN_ULONG bn_sub_words(rp,ap,bp,n)
550 bn_sub_words: label
619 .type bn_sub_words,#function
620 .size bn_sub_words,(.-bn_sub_words)
H A Dx86_64-gcc.c210 BN_ULONG bn_sub_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n) function
234 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) function
H A Dpa-risc2W.s640 ;BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n)
653 bn_sub_words label
656 .EXPORT bn_sub_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_asm.c393 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, int n) function
923 c0 = bn_sub_words(rp,tp,np,num);
1012 c0 = bn_sub_words(rp,tp,np,num);
/external/openssl/crypto/bn/
H A Dbn_asm.c393 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, int n) function
923 c0 = bn_sub_words(rp,tp,np,num);
1012 c0 = bn_sub_words(rp,tp,np,num);

Completed in 851 milliseconds

12