Searched defs:EC_MAX_WORDS (Results 1 – 2 of 2) sorted by relevance
92 #define EC_MAX_WORDS ((EC_MAX_BYTES + BN_BYTES - 1) / BN_BYTES) macro