Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/crypto/ecc/
H A Decl.h60 ECGroup *ECGroup_fromHex(const ECCurveParams * params, int kmflag);
H A Decp_test.c120 group = ECGroup_fromHex(params, KM_SLEEP); \
H A Dec2_test.c121 group = ECGroup_fromHex(params, KM_SLEEP); \
H A Decl.c386 ECGroup_fromHex(const ECCurveParams * params, int kmflag) in ECGroup_fromHex() function