Home
last modified time | relevance | path

Searched refs:ECP192_DIGITS (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/common/crypto/ecc/
H A Decp_192.c55 #define ECP192_DIGITS ECL_CURVE_DIGITS(192) macro
78 if (a_used < ECP192_DIGITS) { in ec_GFp_nistp192_mod()
87 if (a_used > ECP192_DIGITS*2) { in ec_GFp_nistp192_mod()