Home
last modified time | relevance | path

Searched defs:gcmAsm (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/aes/
H A Dgcm_ppc64le.go39 type gcmAsm struct { struct
40 cipher *aesCipherAsm
43 ks []uint32
46 productTable [256]byte
48 nonceSize int
50 tagSize int
72 func (g *gcmAsm) NonceSize() int {
76 func (g *gcmAsm) Overhead() int {
92 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
149 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go40 type gcmAsm struct { struct
41 block *aesCipherAsm
42 hashKey gcmHashKey
43 nonceSize int
44 tagSize int
77 func (g *gcmAsm) NonceSize() int {
81 func (g *gcmAsm) Overhead() int {
108 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
137 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
165 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/aes/
H A Dgcm_ppc64le.go39 type gcmAsm struct { struct
40 cipher *aesCipherAsm
43 ks []uint32
46 productTable [256]byte
48 nonceSize int
50 tagSize int
72 func (g *gcmAsm) NonceSize() int {
76 func (g *gcmAsm) Overhead() int {
92 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
149 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go40 type gcmAsm struct { struct
41 block *aesCipherAsm
42 hashKey gcmHashKey
43 nonceSize int
44 tagSize int
77 func (g *gcmAsm) NonceSize() int {
81 func (g *gcmAsm) Overhead() int {
108 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
137 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
165 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/crypto/aes/
H A Dgcm_ppc64le.go40 type gcmAsm struct { struct
41 cipher *aesCipherAsm
44 ks []uint32
47 productTable [256]byte
49 nonceSize int
51 tagSize int
73 func (g *gcmAsm) NonceSize() int {
77 func (g *gcmAsm) Overhead() int {
93 func (g *gcmAsm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
150 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/aes/
H A Dgcm_s390x.go52 type gcmAsm struct { struct
53 block *aesCipherAsm
54 hashKey gcmHashKey
55 nonceSize int
82 func (g *gcmAsm) NonceSize() int {
86 func (*gcmAsm) Overhead() int {
113 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
142 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
170 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
208 func (g *gcmAsm) Seal(dst, nonce, plaintext, data []byte) []byte {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/crypto/aes/
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/crypto/aes/
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/crypto/aes/
H A Dgcm_s390x.go42 type gcmAsm struct { struct
43 block *aesCipherAsm
44 hashKey gcmHashKey
45 nonceSize int
46 tagSize int
79 func (g *gcmAsm) NonceSize() int {
83 func (g *gcmAsm) Overhead() int {
110 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
139 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
167 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/crypto/aes/
H A Dgcm_s390x.go59 type gcmAsm struct { struct
60 block *aesCipherAsm
61 hashKey gcmHashKey
62 nonceSize int
93 func (g *gcmAsm) NonceSize() int {
97 func (*gcmAsm) Overhead() int {
124 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
153 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
181 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
219 func (g *gcmAsm) Seal(dst, nonce, plaintext, data []byte) []byte {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/aes/
H A Dgcm_s390x.go59 type gcmAsm struct { struct
60 block *aesCipherAsm
61 hashKey gcmHashKey
62 nonceSize int
93 func (g *gcmAsm) NonceSize() int {
97 func (*gcmAsm) Overhead() int {
124 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
153 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
181 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
219 func (g *gcmAsm) Seal(dst, nonce, plaintext, data []byte) []byte {
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/crypto/aes/
H A Dgcm_s390x.go59 type gcmAsm struct { struct
60 block *aesCipherAsm
61 hashKey gcmHashKey
62 nonceSize int
93 func (g *gcmAsm) NonceSize() int {
97 func (*gcmAsm) Overhead() int {
124 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
153 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
181 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
219 func (g *gcmAsm) Seal(dst, nonce, plaintext, data []byte) []byte {
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/crypto/aes/
H A Dgcm_s390x.go59 type gcmAsm struct { struct
60 block *aesCipherAsm
61 hashKey gcmHashKey
62 nonceSize int
93 func (g *gcmAsm) NonceSize() int {
97 func (*gcmAsm) Overhead() int {
124 func (g *gcmAsm) paddedGHASH(hash *[16]byte, data []byte) {
153 func (g *gcmAsm) counterCrypt(dst, src []byte, cnt *gcmCount) {
181 func (g *gcmAsm) deriveCounter(nonce []byte) gcmCount {
219 func (g *gcmAsm) Seal(dst, nonce, plaintext, data []byte) []byte {
[all …]

12