Searched defs:NewPublicKeyECDH (Results 1 – 2 of 2) sorted by relevance
37 func NewPublicKeyECDH(curve string, bytes []byte) (*PublicKeyECDH, error) { func
120 func NewPublicKeyECDH(string, []byte) (*PublicKeyECDH, error) { panic("boringcrypto: not availabl… func