Searched refs:bn_mul_mont_int (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_ppc.c18 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
37 return bn_mul_mont_int(rp, ap, bp, np, n0, num);
H A Dbn_sparc.c23 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
76 return bn_mul_mont_int(rp, ap, bp, np, n0, num);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dsparcv9cap.c35 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
88 return bn_mul_mont_int(rp, ap, bp, np, n0, num);
H A Dppccap.c49 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
68 return bn_mul_mont_int(rp, ap, bp, np, n0, num);
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Dppc-mont.S4 .globl bn_mul_mont_int
5 .type bn_mul_mont_int,@function
8 bn_mul_mont_int: label
9 .quad .bn_mul_mont_int,.TOC.@tocbase,0
12 .bn_mul_mont_int:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Dppc-mont.S4 .globl bn_mul_mont_int
5 .type bn_mul_mont_int,@function
8 bn_mul_mont_int: label
9 .quad .bn_mul_mont_int,.TOC.@tocbase,0
12 .bn_mul_mont_int:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Dsparcv9-mont.S5 .global bn_mul_mont_int
7 bn_mul_mont_int: label
524 .type bn_mul_mont_int,#function
525 .size bn_mul_mont_int,(.-bn_mul_mont_int)
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Dsparcv9-mont.S5 .global bn_mul_mont_int
7 bn_mul_mont_int: label
524 .type bn_mul_mont_int,#function
525 .size bn_mul_mont_int,(.-bn_mul_mont_int)
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Dsparcv9-mont.S8 .global bn_mul_mont_int
10 bn_mul_mont_int: label
527 .type bn_mul_mont_int,#function
528 .size bn_mul_mont_int,(.-bn_mul_mont_int)
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dsparcv9-mont.S8 .global bn_mul_mont_int
10 bn_mul_mont_int: label
527 .type bn_mul_mont_int,#function
528 .size bn_mul_mont_int,(.-bn_mul_mont_int)
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dppc-mont.S4 .globl bn_mul_mont_int
5 .type bn_mul_mont_int,@function
7 bn_mul_mont_int: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
H A Dppc-mont.S4 .globl bn_mul_mont_int
5 .type bn_mul_mont_int,@function
7 bn_mul_mont_int: label
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dppc-mont.pl134 .globl .bn_mul_mont_int
136 .bn_mul_mont_int:
353 .size .bn_mul_mont_int,.-.bn_mul_mont_int
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dppc-mont.pl138 .globl .bn_mul_mont_int
140 .bn_mul_mont_int:
357 .size .bn_mul_mont_int,.-.bn_mul_mont_int

Completed in 123 milliseconds