kubernetes/vendor/github.com/stretchr/objx/security.go

// HashWithKey hashes the specified string using the security key
func HashWithKey(data, key string) string {}