Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_ppc.c18 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
37 return bn_mul_mont_int(rp, ap, bp, np, n0, num); in bn_mul_mont()
H A Dbn_sparc.c23 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
76 return bn_mul_mont_int(rp, ap, bp, np, n0, num); in bn_mul_mont()
/third_party/openssl/crypto/bn/
H A Dbn_ppc.c18 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
37 return bn_mul_mont_int(rp, ap, bp, np, n0, num); in bn_mul_mont()
H A Dbn_sparc.c23 int bn_mul_mont_int(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
76 return bn_mul_mont_int(rp, ap, bp, np, n0, num); in bn_mul_mont()
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/bn/
H A Dppc-mont.s5 .globl bn_mul_mont_int
6 .type bn_mul_mont_int,@function
8 bn_mul_mont_int: label
9 .localentry bn_mul_mont_int,0
217 .size bn_mul_mont_int,.-bn_mul_mont_int
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/bn/
H A Dppc-mont.s5 .globl bn_mul_mont_int
6 .type bn_mul_mont_int,@function
8 bn_mul_mont_int: label
9 .localentry bn_mul_mont_int,0
217 .size bn_mul_mont_int,.-bn_mul_mont_int
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/bn/
H A Dppc-mont.s4 .globl .bn_mul_mont_int
6 .bn_mul_mont_int:
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/bn/
H A Dppc-mont.s4 .globl .bn_mul_mont_int
6 .bn_mul_mont_int:
/third_party/node/deps/openssl/openssl/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
/third_party/openssl/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 9 milliseconds