Documentation ¶
Index ¶
- Variables
- func CipherAEADAssocLen(l int) []byte
- func CipherIV(iv []byte) []byte
- func CipherOperation(op int) []byte
- func Cmsgdata(h *unix.Cmsghdr, offset uintptr) unsafe.Pointer
- func DataBuffers(p []byte, blockSize int) (buf [][]byte)
- func NewAlgSock(name string, algtype string, op func(fd int) error) (opfd uintptr, addr *unix.SockaddrALG, err error)
- func SendMsg(fd uintptr, msgs ...[]byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var PageSize = 4096
Functions ¶
func CipherAEADAssocLen ¶
func CipherOperation ¶
func DataBuffers ¶
func NewAlgSock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.