type golang.org/x/sys/unix.KeyctlDHParams
3 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1471: func KeyctlDHCompute(params *KeyctlDHParams, buffer []byte) (size int, err error) {
zsyscall_linux.go#L325: func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) {
ztypes_linux.go#L257: type KeyctlDHParams struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)