Searched refs:curve_ (Results 1 – 3 of 3) sorted by relevance
27 if (!authorizations.GetTagValue(TAG_EC_CURVE, &curve_)) { in EciesKem()33 switch (curve_) { in EciesKem()40 LOG_E("EciesKem: curve %d is unsupported", curve_); in EciesKem()85 key_exchange_.reset(NistCurveKeyExchange::GenerateKeyExchange(curve_)); in Encrypt()
56 keymaster_ec_curve_t curve_; variable
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...