Searched refs:struct_crypt_op_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h637 extern unsigned struct_crypt_op_sz;
H A Dsanitizer_platform_limits_netbsd.cpp480 unsigned struct_crypt_op_sz = sizeof(crypt_op); member in namespace:__sanitizer
H A Dsanitizer_interceptors_ioctl_netbsd.inc126 _(CIOCCRYPT, READWRITE, struct_crypt_op_sz);

Completed in 124 milliseconds