Searched refs:ECL_CURVE_DIGITS (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp_521.c46 #define ECP521_DIGITS ECL_CURVE_DIGITS(521)
H A Decp_224.c46 #define ECP224_DIGITS ECL_CURVE_DIGITS(224)
76 if (a_used > ECL_CURVE_DIGITS(224*2)) {
H A Decl-priv.h54 #define ECL_CURVE_DIGITS(curve_size_in_bits) \ macro
H A Decp_192.c46 #define ECP192_DIGITS ECL_CURVE_DIGITS(192)

Completed in 50 milliseconds