Home
last modified time | relevance | path

Searched refs:CIOCNCRYPTRETM (Results 1 – 9 of 9) sorted by relevance

/netbsd/tests/crypto/opencrypto/
H A Dh_ioctl.c233 ret = ioctl(fd, CIOCNCRYPTRETM, &cret); in test_ncryptretm()
246 ret = ioctl(fd, CIOCNCRYPTRETM, &cret); in test_ncryptretm()
/netbsd/sys/opencrypto/
H A Dcryptodev.h374 #define CIOCNCRYPTRETM _IOWR('c', 110, struct cryptret) macro
H A Dcryptodev.c406 case CIOCNCRYPTRETM: in cryptof_ioctl()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1115 unsigned IOCTL_CIOCNCRYPTRETM = CIOCNCRYPTRETM;
H A Dsanitizer_interceptors_ioctl_netbsd.inc123 _(CIOCNCRYPTRETM, READWRITE, struct_cryptret_sz);
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1277 unsigned IOCTL_CIOCNCRYPTRETM = CIOCNCRYPTRETM;
H A Dsanitizer_interceptors_ioctl_netbsd.inc122 _(CIOCNCRYPTRETM, READWRITE, struct_cryptret_sz);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1277 unsigned IOCTL_CIOCNCRYPTRETM = CIOCNCRYPTRETM;
H A Dsanitizer_interceptors_ioctl_netbsd.inc122 _(CIOCNCRYPTRETM, READWRITE, struct_cryptret_sz);