go/src/crypto/ecdsa/notboring.go

func boringPublicKey(*PublicKey) (*boring.PublicKeyECDSA, error) {}

func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyECDSA, error) {}