Searched defs:encodingSizeInBytes (Results 1 – 3 of 3) sorted by relevance
60 private static int encodingSizeInBytes(com.google.crypto.tink.proto.HpkeKem kemProtoEnum) { in encodingSizeInBytes() method in HpkeDecrypt
83 func encodingSizeInBytes(c elliptic.Curve, p string) (int, error) { func
532 public static int encodingSizeInBytes(EllipticCurve curve, PointFormatType format) in encodingSizeInBytes() method in EllipticCurves