Home
last modified time | relevance | path

Searched refs:macPrefixBytes (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
823 ret = append(ret, mac[:macPrefixBytes]...)
830 if !ok1 || len(theirMAC) != macPrefixBytes {
872 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1003 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/crypto/crypto-75b288015ac9/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
823 ret = append(ret, mac[:macPrefixBytes]...)
830 if !ok1 || len(theirMAC) != macPrefixBytes {
872 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1003 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/golang.org/x/crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
824 ret = append(ret, mac[:macPrefixBytes]...)
831 if !ok1 || len(theirMAC) != macPrefixBytes {
874 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1005 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
823 ret = append(ret, mac[:macPrefixBytes]...)
830 if !ok1 || len(theirMAC) != macPrefixBytes {
872 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1003 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/security/vault/vault-1.8.2/vendor/github.com/keybase/go-crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
823 ret = append(ret, mac[:macPrefixBytes]...)
830 if !ok1 || len(theirMAC) != macPrefixBytes {
872 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1002 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/www/go-www/www-2.0.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
823 ret = append(ret, mac[:macPrefixBytes]...)
830 if !ok1 || len(theirMAC) != macPrefixBytes {
872 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1003 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/crypto/crypto-5c40567a22f8/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/dns/nextdns/nextdns-1.32.2/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/security/totp-cli/totp-cli-1.1.17/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/devel/lazygit/lazygit-0.31.4/vendor/golang.org/x/crypto/crypto-7f63de1d35b0/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/devel/lab/lab-0.17.2/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/net/rospo/rospo-0.7.1/vendor/golang.org/x/crypto/crypto-32db794688a5/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/golang.org/x/crypto/otr/
H A Dotr.go143 macPrefixBytes = 20 const
827 ret = append(ret, mac[:macPrefixBytes]...)
834 if !ok1 || len(theirMAC) != macPrefixBytes {
876 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1007 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/golang.org/x/crypto/otr/
H A Dotr.go139 macPrefixBytes = 20 const
824 ret = append(ret, mac[:macPrefixBytes]...)
831 if !ok1 || len(theirMAC) != macPrefixBytes {
874 theirMAC, in, ok7 := getNBytes(in, macPrefixBytes)
1005 ret = append(ret, mac.Sum(nil)[:macPrefixBytes]...)

1234567