Searched refs:SECG_CURVE_OID_TOTAL_LEN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/common/crypto/ecc/ | ||
H A D | ec.h | 58 #define SECG_CURVE_OID_TOTAL_LEN 7 macro |
H A D | ecdecode.c | 173 (encodedParams->len != SECG_CURVE_OID_TOTAL_LEN)) { in EC_FillParams() |