Searched refs:points (Results 151 - 175 of 256) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dentry.S3 # MN10300 Exception and interrupt entry points
297 # Miscellaneous exception entry points
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_entry.S109 | Entry points to get/put a register. Some of them can be get/put
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_entry.S109 | Entry points to get/put a register. Some of them can be get/put
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dentry.S3 # MN10300 Exception and interrupt entry points
297 # Miscellaneous exception entry points
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/
H A Darmv4-mont.S18 stmdb sp!,{r0,r2} @ sp points at argument block
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/asm/
H A Darmv4-mont.pl59 stmdb sp!,{r0,r2} @ sp points at argument block
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/
H A Darmv4-mont.S18 stmdb sp!,{r0,r2} @ sp points at argument block
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/asm/
H A Darmv4-mont.pl59 stmdb sp!,{r0,r2} @ sp points at argument block
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/
H A Darmv4-mont.S18 stmdb sp!,{r0,r2} @ sp points at argument block
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ec/
H A Decp_nistz256.c838 * make multiple points affine at the same time.
895 * code processing 4 points in parallel, corresponding serial operation
1120 /* r = scalar*G + sum(scalars[i]*points[i]) */
1125 const EC_POINT *points[],
1156 if (group->meth != points[j]->meth) {
1308 memcpy(new_points, points, num * sizeof(EC_POINT *));
1312 points = new_points;
1321 if (!ecp_nistz256_windowed_mul(group, out, scalars, points, num, ctx))
1121 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Decp_nistp224.c914 * Add two elliptic curve points:
927 * checking whether the two input points are equal, (while not equal to the
995 * the formulae are incorrect if the points are equal so we check for
1155 * other points multiples (every 5th round).
1382 static void make_points_affine(size_t num, felem points[ /* num */ ][3],
1390 points,
1413 * Computes scalar*generator + \sum scalars[i]*points[i], ignoring NULL
1418 const EC_POINT *points[],
1491 * unless we precompute multiples for just one or two points,
1508 * we treat NULL scalars as 0, and NULL points a
1416 ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ec/
H A Decp_nistz256.c838 * make multiple points affine at the same time.
895 * code processing 4 points in parallel, corresponding serial operation
1120 /* r = scalar*G + sum(scalars[i]*points[i]) */
1125 const EC_POINT *points[],
1156 if (group->meth != points[j]->meth) {
1308 memcpy(new_points, points, num * sizeof(EC_POINT *));
1312 points = new_points;
1321 if (!ecp_nistz256_windowed_mul(group, out, scalars, points, num, ctx))
1121 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Decp_nistp224.c914 * Add two elliptic curve points:
927 * checking whether the two input points are equal, (while not equal to the
995 * the formulae are incorrect if the points are equal so we check for
1155 * other points multiples (every 5th round).
1382 static void make_points_affine(size_t num, felem points[ /* num */ ][3],
1390 points,
1413 * Computes scalar*generator + \sum scalars[i]*points[i], ignoring NULL
1418 const EC_POINT *points[],
1491 * unless we precompute multiples for just one or two points,
1508 * we treat NULL scalars as 0, and NULL points a
1416 ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ec/
H A Decp_nistz256.c838 * make multiple points affine at the same time.
895 * code processing 4 points in parallel, corresponding serial operation
1120 /* r = scalar*G + sum(scalars[i]*points[i]) */
1125 const EC_POINT *points[],
1156 if (group->meth != points[j]->meth) {
1308 memcpy(new_points, points, num * sizeof(EC_POINT *));
1312 points = new_points;
1321 if (!ecp_nistz256_windowed_mul(group, out, scalars, points, num, ctx))
1121 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/makefiles/
H A DWLAN_Common.mk145 # This points to the root of the build tree, currently known to
310 # when the make variable CLM_TYPE is defined it points to a config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/p54/
H A Dlmac.h377 } points[3] __packed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dlmac.h377 } points[3] __packed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/fpsp040/
H A Dkernel_ex.S133 | On entry, a0 points to the exceptional operand. The final exceptional
H A Dx_store.S8 | a6 = points to fp value to be stored.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dkernel_ex.S133 | On entry, a0 points to the exceptional operand. The final exceptional
H A Dx_store.S8 | a6 = points to fp value to be stored.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/h8300/
H A Dmova.s415 test_h_gr32 0x1236, er1 ; 59 (can't test -- points into the woods)
417 test_h_gr32 0x1236, er1 ; 60 (can't test -- points into the woods)
461 test_h_gr32 0x1436, er1 ; 75 (can't test -- points into the woods)
463 test_h_gr32 0x1436, er1 ; 76 (can't test -- points into the woods)
506 test_h_gr32 0x1238, er1 ; 91 (can't test -- points into the woods)
508 test_h_gr32 0x1238, er1 ; 92 (can't test -- points into the woods)
553 test_h_gr32 0x1638, er1 ; 107 (can't test -- points into the woods)
555 test_h_gr32 0x1638, er1 ; 108 (can't test -- points into the woods)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/h8300/
H A Dmova.s415 test_h_gr32 0x1236, er1 ; 59 (can't test -- points into the woods)
417 test_h_gr32 0x1236, er1 ; 60 (can't test -- points into the woods)
461 test_h_gr32 0x1436, er1 ; 75 (can't test -- points into the woods)
463 test_h_gr32 0x1436, er1 ; 76 (can't test -- points into the woods)
506 test_h_gr32 0x1238, er1 ; 91 (can't test -- points into the woods)
508 test_h_gr32 0x1238, er1 ; 92 (can't test -- points into the woods)
553 test_h_gr32 0x1638, er1 ; 107 (can't test -- points into the woods)
555 test_h_gr32 0x1638, er1 ; 108 (can't test -- points into the woods)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/doc/
H A D07-floor1.tex179 floor that has all points set to minimum representation amplitude,
243 iterative prediction to find final Y values, these points are
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/doc/
H A D07-floor1.tex179 floor that has all points set to minimum representation amplitude,
243 iterative prediction to find final Y values, these points are

Completed in 377 milliseconds

1234567891011