// BoringCrypto indicates that the BoringCrypto module is present. func BoringCrypto() // FIPSOnly indicates that package crypto/tls/fipsonly is present. func FIPSOnly() // StandardCrypto indicates that standard Go crypto is present. func StandardCrypto()