var google.golang.org/grpc/credentials/alts/internal/conn.ErrAuth

3 uses

	google.golang.org/grpc/credentials/alts/internal/conn (current package)
		aes128gcm.go#L101: 		return nil, ErrAuth
		aes128gcmrekey.go#L112: 		return nil, ErrAuth
		common.go#L35: var ErrAuth = errors.New("message authentication failed")