Home
last modified time | relevance | path

Searched defs:scalar (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dmarshall.hh56 status marshall (connection *conn, T scalar) in marshall()
66 status unmarshall (connection *conn, T *scalar) in unmarshall()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dmarshall.hh66 status marshall (connection *conn, T scalar) in marshall()
75 status unmarshall (connection *conn, T *scalar, in unmarshall()
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dscalarmult7.c17 static unsigned char scalar[32]; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Decstresstest.c44 BIGNUM *scalar = NULL; in walk_curve() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h242 #define si_from_char(scalar) __builtin_si_from_char(scalar) argument
243 #define si_from_uchar(scalar) __builtin_si_from_uchar(scalar) argument
244 #define si_from_short(scalar) __builtin_si_from_short(scalar) argument
245 #define si_from_ushort(scalar) __builtin_si_from_ushort(scalar) argument
246 #define si_from_int(scalar) __builtin_si_from_int(scalar) argument
247 #define si_from_uint(scalar) __builtin_si_from_uint(scalar) argument
248 #define si_from_llong(scalar) __builtin_si_from_long(scalar) argument
249 #define si_from_ullong(scalar) __builtin_si_from_ulong(scalar) argument
250 #define si_from_float(scalar) __builtin_si_from_float(scalar) argument
251 #define si_from_double(scalar) __builtin_si_from_double(scalar) argument
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Decstresstest.c45 BIGNUM *scalar = NULL; in walk_curve() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_intern.c22 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len) in bn_compute_wNAF()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_intern.c22 signed char *bn_compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len) in bn_compute_wNAF()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_mult.c146 const BIGNUM *scalar, const EC_POINT *point, in ossl_ec_scalar_mul_ladder()
410 int ossl_ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, in ossl_ec_wNAF_mul()
H A Decp_nistp521.c247 static void felem_scalar(felem out, const felem in, limb scalar) in felem_scalar()
261 static void felem_scalar64(felem out, limb scalar) in felem_scalar64()
275 static void felem_scalar128(largefelem out, limb scalar) in felem_scalar128()
1917 const BIGNUM *scalar, size_t num, in ossl_ec_GFp_nistp521_points_mul()
H A Decp_nistp224.c469 static void felem_scalar(felem out, const limb scalar) in felem_scalar()
481 static void widefelem_scalar(widefelem out, const widelimb scalar) in widefelem_scalar()
1412 const BIGNUM *scalar, size_t num, in ossl_ec_GFp_nistp224_points_mul()
H A Decp_s390x_nistp.c48 const BIGNUM *scalar, in ec_GFp_s390x_nistp_mul()
H A Decp_nistp256.c224 static void felem_scalar(felem out, const u64 scalar) in felem_scalar()
233 static void longfelem_scalar(longfelem out, const u64 scalar) in longfelem_scalar()
2024 const BIGNUM *scalar, size_t num, in ossl_ec_GFp_nistp256_points_mul()
H A Decp_nistz256.c618 const BIGNUM **scalar, in ecp_nistz256_windowed_mul()
954 const BIGNUM *scalar, in ecp_nistz256_points_mul()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_mult.c140 const BIGNUM *scalar, const EC_POINT *point, in ec_scalar_mul_ladder()
403 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, in ec_wNAF_mul()
H A Decp_nistz256.c612 const BIGNUM **scalar, in ecp_nistz256_windowed_mul()
949 const BIGNUM *scalar, in ecp_nistz256_points_mul()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h43 static LLT scalar(unsigned SizeInBits) { in scalar() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Dscalar.c170 void ossl_curve448_scalar_destroy(curve448_scalar_t scalar) in ossl_curve448_scalar_destroy()
H A Dcurve448.c233 const curve448_scalar_t scalar) in ossl_curve448_precomputed_scalarmul()
554 const curve448_scalar_t scalar, in recode_wnaf()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Dscalar.c168 void curve448_scalar_destroy(curve448_scalar_t scalar) in curve448_scalar_destroy()
H A Dcurve448.c229 const curve448_scalar_t scalar) in curve448_precomputed_scalarmul()
545 const curve448_scalar_t scalar, in recode_wnaf()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.cpp183 StringRef ScalarTraits<Triple>::input(StringRef scalar, void *, Triple &value) { in input()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd.h146 using scalar = _Scalar; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-basic-inst-handler.cc225 tree scalar = operands[1]; in build_pack() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dasync.h320 } scalar; member

123