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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp224.c63 * a 7-widelimb representation is a 'widefelem'.
77 typedef widelimb widefelem[7]; typedef
454 static void widefelem_diff(widefelem out, const widefelem in)
482 static void felem_diff_128_64(widefelem out, const felem in)
519 static void widefelem_scalar(widefelem out, const widelimb scalar)
531 static void felem_square(widefelem out, const felem in)
547 static void felem_mul(widefelem out, const felem in1, const felem in2)
565 static void felem_reduce(felem out, const widefelem in)
631 widefelem tm
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp224.c63 * a 7-widelimb representation is a 'widefelem'.
77 typedef widelimb widefelem[7]; typedef
454 static void widefelem_diff(widefelem out, const widefelem in)
482 static void felem_diff_128_64(widefelem out, const felem in)
519 static void widefelem_scalar(widefelem out, const widelimb scalar)
531 static void felem_square(widefelem out, const felem in)
547 static void felem_mul(widefelem out, const felem in1, const felem in2)
565 static void felem_reduce(felem out, const widefelem in)
631 widefelem tm
[all...]

Completed in 65 milliseconds