Home
last modified time | relevance | path

Searched refs:KeyctlDHParams (Results 1 – 24 of 24) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go186 type KeyctlDHParams struct { struct
Dztypes_linux_386.go184 type KeyctlDHParams struct { struct
Dztypes_linux_mips.go185 type KeyctlDHParams struct { struct
Dztypes_linux_amd64.go186 type KeyctlDHParams struct { struct
Dztypes_linux_ppc64.go188 type KeyctlDHParams struct { struct
Dztypes_linux_mips64.go187 type KeyctlDHParams struct { struct
Dztypes_linux_mipsle.go185 type KeyctlDHParams struct { struct
Dztypes_linux_arm.go187 type KeyctlDHParams struct { struct
Dztypes_linux_arm64.go187 type KeyctlDHParams struct { struct
Dztypes_linux_mips64le.go187 type KeyctlDHParams struct { struct
Dztypes_linux_ppc64le.go188 type KeyctlDHParams struct { struct
Dsyscall_linux.go923 func KeyctlDHCompute(params *KeyctlDHParams, buffer []byte) (size int, err error) { argument
Dzsyscall_linux_s390x.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_386.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_arm64.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_mipsle.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_mips64le.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_sparc64.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_arm.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_mips64.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_amd64.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_mips.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_ppc64.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument
Dzsyscall_linux_ppc64le.go270 func keyctlDH(cmd int, arg2 *KeyctlDHParams, buf []byte) (ret int, err error) { argument