Searched refs:bn_mul_words (Results 26 - 50 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_mul.c1117 (void)bn_mul_words(r, a, na, 0);
1120 rr[0] = bn_mul_words(r, a, na, b[0]);
1146 bn_mul_words(r, a, n, b[0]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s63 ; Note that the "w" argument for bn_mul_add_words and bn_mul_words
293 ;BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
300 bn_mul_words label
304 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dsparcv8.S153 .global bn_mul_words
155 * BN_ULONG bn_mul_words(rp,ap,num,w)
160 bn_mul_words: label
242 .type bn_mul_words,#function
243 .size bn_mul_words,(.-bn_mul_words)
H A Dsparcv8plus.S259 .global bn_mul_words
261 * BN_ULONG bn_mul_words(rp,ap,num,w)
266 bn_mul_words: label
344 .type bn_mul_words,#function
345 .size bn_mul_words,(.-bn_mul_words)
H A Dpa-risc2W.s283 ;BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
290 bn_mul_words label
294 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dia64.S40 // original bn_mul_words spun at 5*n or 2.5 times slower than expected
278 // BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
280 .global bn_mul_words#
281 .proc bn_mul_words#
284 bn_mul_words: label
387 .endp bn_mul_words#
592 // { r[ 8]=bn_mul_words( &(r[0]),a,8,b[0]);
H A Dx86_64-gcc.c124 BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s63 ; Note that the "w" argument for bn_mul_add_words and bn_mul_words
293 ;BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
300 bn_mul_words label
304 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dsparcv8.S153 .global bn_mul_words
155 * BN_ULONG bn_mul_words(rp,ap,num,w)
160 bn_mul_words: label
242 .type bn_mul_words,#function
243 .size bn_mul_words,(.-bn_mul_words)
H A Dsparcv8plus.S272 .global bn_mul_words
274 * BN_ULONG bn_mul_words(rp,ap,num,w)
279 bn_mul_words: label
357 .type bn_mul_words,#function
358 .size bn_mul_words,(.-bn_mul_words)
H A Dpa-risc2W.s283 ;BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
290 bn_mul_words label
294 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dia64.S40 // original bn_mul_words spun at 5*n or 2.5 times slower than expected
278 // BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
280 .global bn_mul_words#
281 .proc bn_mul_words#
284 bn_mul_words: label
387 .endp bn_mul_words#
590 // { r[ 8]=bn_mul_words( &(r[0]),a,8,b[0]);
H A Dppc.pl208 # bn_mul_words
252 .globl .bn_mul_words
1775 # "bn_mul_words" i.e. remove the first dot
1781 .bn_mul_words:
1783 # BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
1877 .size bn_mul_words,.-bn_mul_words
H A Dmips.pl272 .globl bn_mul_words
273 .ent bn_mul_words
274 bn_mul_words: label
280 .end bn_mul_words
H A Dx86_64-gcc.c139 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dpa-risc2.s63 ; Note that the "w" argument for bn_mul_add_words and bn_mul_words
293 ;BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
300 bn_mul_words label
304 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dsparcv8.S153 .global bn_mul_words
155 * BN_ULONG bn_mul_words(rp,ap,num,w)
160 bn_mul_words: label
242 .type bn_mul_words,#function
243 .size bn_mul_words,(.-bn_mul_words)
H A Dsparcv8plus.S272 .global bn_mul_words
274 * BN_ULONG bn_mul_words(rp,ap,num,w)
279 bn_mul_words: label
357 .type bn_mul_words,#function
358 .size bn_mul_words,(.-bn_mul_words)
H A Dpa-risc2W.s283 ;BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
290 bn_mul_words label
294 .EXPORT bn_mul_words,ENTRY,PRIV_LEV=3,NO_RELOCATION,LONG_RETURN
H A Dia64.S40 // original bn_mul_words spun at 5*n or 2.5 times slower than expected
278 // BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
280 .global bn_mul_words#
281 .proc bn_mul_words#
284 bn_mul_words: label
387 .endp bn_mul_words#
590 // { r[ 8]=bn_mul_words( &(r[0]),a,8,b[0]);
H A Dppc.pl208 # bn_mul_words
252 .globl .bn_mul_words
1775 # "bn_mul_words" i.e. remove the first dot
1781 .bn_mul_words:
1783 # BN_ULONG bn_mul_words(BN_ULONG *rp, BN_ULONG *ap, int num, BN_ULONG w)
1877 .size bn_mul_words,.-bn_mul_words
/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h506 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbn.h737 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn.h737 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn.h850 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w);

Completed in 98 milliseconds

123