Searched defs:encodingSizeInBytes (Results 1 – 4 of 4) 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
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...