Searched refs:bn_mul_add_words (Results 76 - 100 of 119) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/asm/
H A Dia64.S101 // v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);
326 // this very instruction sequence in bn_mul_add_words loop which in
392 // BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
394 .global bn_mul_add_words#
395 .proc bn_mul_add_words#
398 bn_mul_add_words: label
455 .endp bn_mul_add_words#
584 // consumed by bn_mul_add_words called from BN_from_montgomery. In
591 // r[ 9]=bn_mul_add_words(&(r[1]),a,8,b[1]);
592 // r[10]=bn_mul_add_words(
[all...]
H A Dppc.pl209 # bn_mul_add_words
253 .globl .bn_mul_add_words
1881 # "bn_mul_add_words" i.e. remove the first dot
1887 .bn_mul_add_words:
1889 # BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
2003 .size .bn_mul_add_words,.-.bn_mul_add_words
H A Dmips.pl113 .globl bn_mul_add_words
114 .ent bn_mul_add_words
115 bn_mul_add_words: label
121 .end bn_mul_add_words
H A Dx86_64-gcc.c108 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/asm/
H A Dia64.S101 // v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);
326 // this very instruction sequence in bn_mul_add_words loop which in
392 // BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
394 .global bn_mul_add_words#
395 .proc bn_mul_add_words#
398 bn_mul_add_words: label
455 .endp bn_mul_add_words#
584 // consumed by bn_mul_add_words called from BN_from_montgomery. In
591 // r[ 9]=bn_mul_add_words(&(r[1]),a,8,b[1]);
592 // r[10]=bn_mul_add_words(
[all...]
H A Dx86_64-gcc.c109 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/asm/
H A Dia64.S101 // v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);
326 // this very instruction sequence in bn_mul_add_words loop which in
392 // BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
394 .global bn_mul_add_words#
395 .proc bn_mul_add_words#
398 bn_mul_add_words: label
455 .endp bn_mul_add_words#
584 // consumed by bn_mul_add_words called from BN_from_montgomery. In
591 // r[ 9]=bn_mul_add_words(&(r[1]),a,8,b[1]);
592 // r[10]=bn_mul_add_words(
[all...]
H A Dppc.pl209 # bn_mul_add_words
253 .globl .bn_mul_add_words
1881 # "bn_mul_add_words" i.e. remove the first dot
1887 .bn_mul_add_words:
1889 # BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
2003 .size .bn_mul_add_words,.-.bn_mul_add_words
H A Dmips.pl113 .globl bn_mul_add_words
114 .ent bn_mul_add_words
115 bn_mul_add_words: label
121 .end bn_mul_add_words
H A Dx86_64-gcc.c108 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/bcmcrypto/
H A Dbn.h511 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/bcmcrypto/
H A Dbn.h511 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/bcmcrypto/
H A Dbn.h511 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/asm/
H A Dia64.S101 // v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);
326 // this very instruction sequence in bn_mul_add_words loop which in
392 // BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
394 .global bn_mul_add_words#
395 .proc bn_mul_add_words#
398 bn_mul_add_words: label
455 .endp bn_mul_add_words#
584 // consumed by bn_mul_add_words called from BN_from_montgomery. In
591 // r[ 9]=bn_mul_add_words(&(r[1]),a,8,b[1]);
592 // r[10]=bn_mul_add_words(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/asm/
H A Dia64.S101 // v=bn_mul_add_words(rp,np,nl,(rp[0]*n0)&BN_MASK2);
326 // this very instruction sequence in bn_mul_add_words loop which in
392 // BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
394 .global bn_mul_add_words#
395 .proc bn_mul_add_words#
398 bn_mul_add_words: label
455 .endp bn_mul_add_words#
584 // consumed by bn_mul_add_words called from BN_from_montgomery. In
591 // r[ 9]=bn_mul_add_words(&(r[1]),a,8,b[1]);
592 // r[10]=bn_mul_add_words(
[all...]
H A Dppc.pl209 # bn_mul_add_words
253 .globl .bn_mul_add_words
1881 # "bn_mul_add_words" i.e. remove the first dot
1887 .bn_mul_add_words:
1889 # BN_ULONG bn_mul_add_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
2003 .size .bn_mul_add_words,.-.bn_mul_add_words
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dbn.h838 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dbn.h794 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/asm/
H A Dx86_64-gcc.c109 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/
H A Dbn.h794 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dbn.h794 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/
H A Dbn.h838 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dbn.h838 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/
H A Dbn.h794 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/
H A Dbn.h838 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num,

Completed in 299 milliseconds

12345