DEBSOURCES
Skip Quicknav
sources / nebula / 1.9.3%2Bdfsg-6 / boring.go
12345678
//go:build boringcrypto // +build boringcrypto package nebula import "crypto/boring" var boringEnabled = boring.Enabled