Searched refs:bn_power5 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_exp.c934 * |bn_mul_mont_gather5| and |bn_power5| implement the "almost"
948 void bn_power5(BN_ULONG *rp, const BN_ULONG *ap,
1035 bn_power5(tmp.d, tmp.d, powerbuf, np, n0, top,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dx86_64-mont5.pl509 # to align with bn_power5's frame, which is cleansed after
1085 # void bn_power5(
1100 .globl bn_power5
1101 .type bn_power5,\@function,6
1103 bn_power5:
1237 .size bn_power5,.-bn_power5
2145 # to align with bn_power5's frame, which is cleansed after
2585 # void bn_power5(
1102 bn_power5: label
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dx86_64-mont5.pl511 # to align with bn_power5's frame, which is cleansed after
1087 # void bn_power5(
1102 .globl bn_power5
1103 .type bn_power5,\@function,6
1105 bn_power5:
1239 .size bn_power5,.-bn_power5
2147 # to align with bn_power5's frame, which is cleansed after
2587 # void bn_power5(
1104 bn_power5: label
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp.c939 * |bn_mul_mont_gather5| and |bn_power5| implement the "almost"
953 void bn_power5(BN_ULONG *rp, const BN_ULONG *ap,
1040 bn_power5(tmp.d, tmp.d, powerbuf, np, n0, top,
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dx86_64-mont5.S1078 .globl bn_power5
1079 .type bn_power5,@function
1081 bn_power5: label
1211 .size bn_power5,.-bn_power5
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dx86_64-mont5.S1078 .globl bn_power5
1079 .type bn_power5,@function
1081 bn_power5: label
1211 .size bn_power5,.-bn_power5

Completed in 186 milliseconds