Home
last modified time | relevance | path

Searched refs:widefelem (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp224.c65 * a 7-widelimb representation is a 'widefelem'.
80 typedef widelimb widefelem[7]; typedef
416 static void widefelem_diff(widefelem out, const widefelem in) in widefelem_diff()
444 static void felem_diff_128_64(widefelem out, const felem in) in felem_diff_128_64()
481 static void widefelem_scalar(widefelem out, const widelimb scalar) in widefelem_scalar()
493 static void felem_square(widefelem out, const felem in) in felem_square()
509 static void felem_mul(widefelem out, const felem in1, const felem in2) in felem_mul()
527 static void felem_reduce(felem out, const widefelem in) in felem_reduce()
593 widefelem tm in felem_square_reduce()
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistp224.c65 * a 7-widelimb representation is a 'widefelem'.
80 typedef widelimb widefelem[7]; typedef
416 static void widefelem_diff(widefelem out, const widefelem in) in widefelem_diff()
444 static void felem_diff_128_64(widefelem out, const felem in) in felem_diff_128_64()
481 static void widefelem_scalar(widefelem out, const widelimb scalar) in widefelem_scalar()
493 static void felem_square(widefelem out, const felem in) in felem_square()
509 static void felem_mul(widefelem out, const felem in1, const felem in2) in felem_mul()
527 static void felem_reduce(felem out, const widefelem in) in felem_reduce()
593 widefelem tm in felem_square_reduce()
[all...]

Completed in 4 milliseconds