/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/x86/ |
H A D | sub.pl | 4 sub bn_sub_words subroutine
|
/external/openssl/crypto/bn/asm/x86/ |
H A D | sub.pl | 4 sub bn_sub_words subroutine
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
H A D | bn-586.S | 657 .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 D | bn-586.pl | 19 &bn_sub_words("bn_sub_words"); 495 sub bn_sub_words subroutine
|
H A D | bn-mips.S | 453 .globl bn_sub_words 454 .ent bn_sub_words 455 bn_sub_words: label 461 .end bn_sub_words
|
H A D | mips.pl | 652 .globl bn_sub_words 653 .ent bn_sub_words 654 bn_sub_words: label 660 .end bn_sub_words
|
H A D | s390x.S | 275 // 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 D | ia64.S | 219 // 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 D | sparcv8.S | 437 .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 D | sparcv8plus.S | 544 .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 D | x86_64-gcc.c | 210 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 D | pa-risc2W.s | 640 ;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 D | pa-risc2.s | 651 ;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 D | bn-586.S | 657 .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 D | bn-586.pl | 19 &bn_sub_words("bn_sub_words"); 495 sub bn_sub_words subroutine
|
H A D | bn-mips.S | 453 .globl bn_sub_words 454 .ent bn_sub_words 455 bn_sub_words: label 461 .end bn_sub_words
|
H A D | mips.pl | 652 .globl bn_sub_words 653 .ent bn_sub_words 654 bn_sub_words: label 660 .end bn_sub_words
|
H A D | s390x.S | 275 // 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 D | ia64.S | 219 // 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 D | sparcv8.S | 437 .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 D | sparcv8plus.S | 544 .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 D | x86_64-gcc.c | 210 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 D | pa-risc2W.s | 640 ;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 D | bn_asm.c | 393 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 D | bn_asm.c | 393 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);
|