crypto/cipher.BlockMode.CryptBlocks (method)
5 uses
crypto/cipher (current package)
cipher.go#L60: CryptBlocks(dst, src []byte)
crypto/tls
conn.go#L380: c.CryptBlocks(payload, payload)
conn.go#L535: c.CryptBlocks(dst, dst)
crypto/x509
pem_decrypt.go#L162: dec.CryptBlocks(data, b.Bytes)
pem_decrypt.go#L223: enc.CryptBlocks(encrypted, encrypted)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)