Searched refs:widelimb (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'.
74 typedef uint128_t widelimb; typedef
77 typedef widelimb widefelem[7];
456 static const widelimb two120 = ((widelimb) 1) << 120;
457 static const widelimb two120m64 = (((widelimb) 1) << 120) -
458 (((widelimb) 1) << 64);
459 static const widelimb two120m104m64 = (((widelimb)
[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'.
74 typedef uint128_t widelimb; typedef
77 typedef widelimb widefelem[7];
456 static const widelimb two120 = ((widelimb) 1) << 120;
457 static const widelimb two120m64 = (((widelimb) 1) << 120) -
458 (((widelimb) 1) << 64);
459 static const widelimb two120m104m64 = (((widelimb)
[all...]

Completed in 77 milliseconds