Home
last modified time | relevance | path

Searched defs:gcmCount (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/
Dgcm_s390x.go24 type gcmCount [16]byte type
135 func cryptBlocksGCM(fn code, key, dst, src, buf []byte, cnt *gcmCount)
302 func kmaGCM(fn code, key, dst, src, aad []byte, tag *[16]byte, cnt *gcmCount)