Home
last modified time | relevance | path

Searched defs:EcFieldSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/cc/internal/
H A Dec_util.cc311 util::StatusOr<int32_t> EcFieldSizeInBytes(EllipticCurveType curve_type) { in EcFieldSizeInBytes() function
H A Dec_util_test.cc527 TEST(EcUtilTest, EcFieldSizeInBytes) { in TEST() argument