Searched refs:bn_mul4x_mont_int (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_ppc.c20 int bn_mul4x_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
27 return bn_mul4x_mont_int(rp, ap, bp, np, n0, num);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dppccap.c51 int bn_mul4x_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,
58 return bn_mul4x_mont_int(rp, ap, bp, np, n0, num);
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Dppc-mont.S220 .globl bn_mul4x_mont_int
221 .type bn_mul4x_mont_int,@function
224 bn_mul4x_mont_int: label
225 .quad .bn_mul4x_mont_int,.TOC.@tocbase,0
228 .bn_mul4x_mont_int:
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Dppc-mont.S220 .globl bn_mul4x_mont_int
221 .type bn_mul4x_mont_int,@function
224 bn_mul4x_mont_int: label
225 .quad .bn_mul4x_mont_int,.TOC.@tocbase,0
228 .bn_mul4x_mont_int:
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dppc-mont.S217 .globl bn_mul4x_mont_int
218 .type bn_mul4x_mont_int,@function
220 bn_mul4x_mont_int: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
H A Dppc-mont.S217 .globl bn_mul4x_mont_int
218 .type bn_mul4x_mont_int,@function
220 bn_mul4x_mont_int: label
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dppc-mont.pl386 .globl .bn_mul4x_mont_int
388 .bn_mul4x_mont_int:
953 .size .bn_mul4x_mont_int,.-.bn_mul4x_mont_int
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dppc-mont.pl390 .globl .bn_mul4x_mont_int
392 .bn_mul4x_mont_int:
957 .size .bn_mul4x_mont_int,.-.bn_mul4x_mont_int

Completed in 238 milliseconds