Home | History | Annotate | Download | only in keymaster

Lines Matching refs:ec_curve

299 static nosapp::EcCurve translate_ec_curve(EcCurve ec_curve)
301 switch (ec_curve) {
315 ErrorCode translate_ec_curve(nosapp::EcCurve ec_curve, EcCurve *out)
317 switch (ec_curve) {
528 case Tag::EC_CURVE: // (TagType:ENUM | 10)
682 case nosapp::Tag::EC_CURVE: // (TagType:ENUM | 10)