Source File
xor_go.go
Belonging Package
mellium.im/sasl
// Copyright 2022 The Mellium Contributors.
// Use of this source code is governed by the BSD 2-clause
// license that can be found in the LICENSE file.
//go:build go1.20
package sasl
import (
)
func (, , []byte) int {
return subtle.XORBytes(, , )
}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)