/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/x86/ |
D | sub.pl | 4 sub bn_sub_words subroutine
|
/external/openssl/crypto/bn/asm/x86/ |
D | sub.pl | 4 sub bn_sub_words subroutine
|
/external/openssl/crypto/bn/asm/ |
D | bn-586.pl | 495 sub bn_sub_words subroutine
|
D | s390x.S | 276 .globl bn_sub_words symbol 279 bn_sub_words: label
|
D | sparcv8plus.S | 544 .global bn_sub_words symbol 550 bn_sub_words: label
|
D | sparcv8.S | 437 .global bn_sub_words symbol 443 bn_sub_words: label
|
D | bn-586.S | 805 .globl bn_sub_words symbol 808 bn_sub_words: label
|
D | bn-mips.S | 449 .globl bn_sub_words symbol 451 bn_sub_words: label
|
D | x86_64-gcc.c | 210 BN_ULONG bn_sub_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n) in bn_sub_words() function 234 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) in bn_sub_words() function
|
D | ia64.S | 225 bn_sub_words: label
|
D | pa-risc2W.s | 653 bn_sub_words label
|
D | pa-risc2.s | 664 bn_sub_words label
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
D | bn-586.pl | 495 sub bn_sub_words subroutine
|
D | s390x.S | 276 .globl bn_sub_words symbol 279 bn_sub_words: label
|
D | bn-586.S | 657 .globl bn_sub_words symbol 660 bn_sub_words: label
|
D | sparcv8.S | 437 .global bn_sub_words symbol 443 bn_sub_words: label
|
D | sparcv8plus.S | 544 .global bn_sub_words symbol 550 bn_sub_words: label
|
D | bn-mips.S | 453 .globl bn_sub_words symbol 455 bn_sub_words: label
|
D | x86_64-gcc.c | 210 BN_ULONG bn_sub_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n) in bn_sub_words() function 234 BN_ULONG bn_sub_words(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n) in bn_sub_words() function
|
D | ia64.S | 225 bn_sub_words: label
|
D | pa-risc2W.s | 653 bn_sub_words label
|
D | pa-risc2.s | 664 bn_sub_words label
|
/external/openssl/crypto/bn/ |
D | bn_asm.c | 393 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, int n) in bn_sub_words() function
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
D | bn_asm.c | 393 BN_ULONG bn_sub_words(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b, int n) in bn_sub_words() function
|