Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/chacha20poly1305/
Dchacha20poly1305.go89 func sliceForAppend(in []byte, n int) (head, tail []byte) { func
/prebuilts/go/linux-x86/src/crypto/aes/
Daes_gcm.go78 func sliceForAppend(in []byte, n int) (head, tail []byte) { func
Dgcm_ppc64x.go90 func sliceForAppend(in []byte, n int) (head, tail []byte) { func
Dgcm_s390x.go91 func sliceForAppend(in []byte, n int) (head, tail []byte) { func
/prebuilts/go/linux-x86/src/crypto/cipher/
Dgcm.go355 func sliceForAppend(in []byte, n int) (head, tail []byte) { func
/prebuilts/go/linux-x86/src/crypto/internal/mlkem768/
Dmlkem768.go621 func sliceForAppend(in []byte, n int) (head, tail []byte) { func
/prebuilts/go/linux-x86/src/crypto/tls/
Dconn.go469 func sliceForAppend(in []byte, n int) (head, tail []byte) { func