Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec.h56 #define SECG_CURVE_OID_TOTAL_LEN 7 macro
H A Decdecode.c171 (encodedParams->len != SECG_CURVE_OID_TOTAL_LEN)) { in EC_FillParams()