Home
last modified time | relevance | path

Searched refs:fe51 (Results 1 – 12 of 12) sorted by relevance

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe51.h24 fe51; typedef
26 extern void fe51_pack(unsigned char *, const fe51 *);
27 extern void fe51_mul(fe51 *, const fe51 *, const fe51 *);
28 extern void fe51_nsquare(fe51 *, const fe51 *, int);
29 extern void fe51_invert(fe51 *, const fe51 *);
H A Dfe51_invert.c13 fe51_invert(fe51 *r, const fe51 *x) in fe51_invert()
15 fe51 z2; in fe51_invert()
16 fe51 z9; in fe51_invert()
17 fe51 z11; in fe51_invert()
18 fe51 z2_5_0; in fe51_invert()
19 fe51 z2_10_0; in fe51_invert()
20 fe51 z2_20_0; in fe51_invert()
21 fe51 z2_50_0; in fe51_invert()
22 fe51 z2_100_0; in fe51_invert()
23 fe51 t; in fe51_invert()
H A Dcurve25519_sandy2x.c30 fe51 x_51; in crypto_scalarmult_curve25519_sandy2x()
31 fe51 z_51; in crypto_scalarmult_curve25519_sandy2x()
76 fe51 x_51; in crypto_scalarmult_curve25519_sandy2x_base()
77 fe51 z_51; in crypto_scalarmult_curve25519_sandy2x_base()
H A Dfe51_namespace.h4 #define fe51 crypto_scalarmult_curve25519_sandy2x_fe51 macro
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c380 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
381 void x25519_fe51_sqr(fe51 h, const fe51 f);
382 void x25519_fe51_mul121666(fe51 h, fe51 f);
390 static void fe51_mul(fe51 h, const fe51 f, const fe51 g) in fe51_mul()
448 static void fe51_sq(fe51 h, const fe51 f) in fe51_sq()
502 static void fe51_mul121666(fe51 h, fe51 f) in fe51_mul121666()
529 static void fe51_add(fe51 h, const fe51 f, const fe51 g) in fe51_add()
538 static void fe51_sub(fe51 h, const fe51 f, const fe51 g) in fe51_sub()
569 static void fe51_copy(fe51 h, const fe51 f) in fe51_copy()
578 static void fe51_cswap(fe51 f, fe51 g, unsigned int b) in fe51_cswap()
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c390 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
391 void x25519_fe51_sqr(fe51 h, const fe51 f);
392 void x25519_fe51_mul121666(fe51 h, fe51 f);
400 static void fe51_mul(fe51 h, const fe51 f, const fe51 g) in fe51_mul()
458 static void fe51_sq(fe51 h, const fe51 f) in fe51_sq()
512 static void fe51_mul121666(fe51 h, fe51 f) in fe51_mul121666()
539 static void fe51_add(fe51 h, const fe51 f, const fe51 g) in fe51_add()
548 static void fe51_sub(fe51 h, const fe51 f, const fe51 g) in fe51_sub()
579 static void fe51_copy(fe51 h, const fe51 f) in fe51_copy()
588 static void fe51_cswap(fe51 f, fe51 g, unsigned int b) in fe51_cswap()
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dmve-vpt.d53768 [^>]*> fe51 0f00 vpt.i16 eq, q0, q0
53832 [^>]*> fe51 0f04 vpt.i16 eq, q0, q2
53896 [^>]*> fe51 0f0a vpt.i16 eq, q0, q5
53960 [^>]*> fe51 0f0e vpt.i16 eq, q0, q7
54792 [^>]*> fe51 0f40 vpt.i16 eq, q0, r0
54856 [^>]*> fe51 0f41 vpt.i16 eq, q0, r1
54920 [^>]*> fe51 0f42 vpt.i16 eq, q0, r2
54984 [^>]*> fe51 0f44 vpt.i16 eq, q0, r4
55048 [^>]*> fe51 0f47 vpt.i16 eq, q0, r7
55112 [^>]*> fe51 0f48 vpt.i16 eq, q0, r8
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmve-vpt.d53768 [^>]*> fe51 0f00 vpt.i16 eq, q0, q0
53832 [^>]*> fe51 0f04 vpt.i16 eq, q0, q2
53896 [^>]*> fe51 0f0a vpt.i16 eq, q0, q5
53960 [^>]*> fe51 0f0e vpt.i16 eq, q0, q7
54792 [^>]*> fe51 0f40 vpt.i16 eq, q0, r0
54856 [^>]*> fe51 0f41 vpt.i16 eq, q0, r1
54920 [^>]*> fe51 0f42 vpt.i16 eq, q0, r2
54984 [^>]*> fe51 0f44 vpt.i16 eq, q0, r4
55048 [^>]*> fe51 0f47 vpt.i16 eq, q0, r7
55112 [^>]*> fe51 0f48 vpt.i16 eq, q0, r8
[all …]
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/
H A DMakefile.am138 crypto_scalarmult/curve25519/sandy2x/fe51.h \
H A DMakefile.in121 @HAVE_AVX_ASM_TRUE@ crypto_scalarmult/curve25519/sandy2x/fe51.h \
355 crypto_scalarmult/curve25519/sandy2x/fe51.h \
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d65115 fe51: 0488.*
130651 1fe51: 6fe1.*
196187 2fe51: 6ff8.*
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d65115 fe51: 0488.*
130651 1fe51: 6fe1.*
196187 2fe51: 6ff8.*