Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/crypto/ecc/
H A Dec.h58 #define SECG_CURVE_OID_TOTAL_LEN 7 macro
H A Decdecode.c173 (encodedParams->len != SECG_CURVE_OID_TOTAL_LEN)) { in EC_FillParams()