func crypto/internal/boring.SignMarshalECDSA
2 uses
crypto/internal/boring (current package)
notboring.go#L67: func SignMarshalECDSA(priv *PrivateKeyECDSA, hash []byte) ([]byte, error) {
crypto/ecdsa
ecdsa.go#L219: return boring.SignMarshalECDSA(b, hash)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)