Home
last modified time | relevance | path

Searched refs:byteT (Results 1 – 7 of 7) sorted by relevance

/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/crypto/eax/
H A Deax.go123 byteT := make([]byte, blockSize)
124 byteT[blockSize-1] = t
125 concat := append(byteT, plaintext...)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/ProtonMail/go-crypto/eax/
H A Deax.go123 byteT := make([]byte, blockSize)
124 byteT[blockSize-1] = t
125 concat := append(byteT, plaintext...)
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/ProtonMail/go-crypto/eax/
H A Deax.go123 byteT := make([]byte, blockSize)
124 byteT[blockSize-1] = t
125 concat := append(byteT, plaintext...)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/ProtonMail/go-crypto/eax/
H A Deax.go123 byteT := make([]byte, blockSize)
124 byteT[blockSize-1] = t
125 concat := append(byteT, plaintext...)
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/ProtonMail/go-crypto/eax/
H A Deax.go123 byteT := make([]byte, blockSize)
124 byteT[blockSize-1] = t
125 concat := append(byteT, plaintext...)
/dports/games/crafty/crafty-25.2_1/
H A Depddefs.h52 typedef unsigned char byteT, *byteptrT; typedef
263 typedef byteT nbvT[nbL];
/dports/games/KnightCap/Export/
H A Depddefs.h68 typedef unsigned char byteT, *byteptrT; typedef
292 typedef byteT nbvT[nbL];