Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/crypto/ecc/
H A Decp_224.c55 #define ECP224_DIGITS ECL_CURVE_DIGITS(224) macro
79 if (a_used < ECP224_DIGITS) { in ec_GFp_nistp224_mod()