OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypt_result
(Results
1 - 6
of
6
) sorted by relevancy
/src/tests/crypto/opencrypto/
h_ioctl.c
191
struct
crypt_result
crs[COUNT];
225
struct
crypt_result
*cr = &crs[i];
266
struct
crypt_result
cr;
292
struct
crypt_result
cr;
/src/sys/opencrypto/
cryptodev.h
215
* and it is passed back in the
crypt_result
structure
292
* and it is passed back in the
crypt_result
structure
313
* Note that the status will be set in the
crypt_result
structure,
316
struct
crypt_result
{
struct
324
struct
crypt_result
* results; /* where to put them */
374
#define CIOCNCRYPTRET _IOWR('c', 111, struct
crypt_result
)
cryptodev.c
229
static int cryptodev_getmstatus(struct fcrypt *, struct
crypt_result
*,
231
static int cryptodev_getstatus(struct fcrypt *, struct
crypt_result
*);
355
struct
crypt_result
*crypt_res;
518
error = cryptodev_getstatus(fcr, (struct
crypt_result
*)data);
1783
cryptodev_getmstatus(struct fcrypt *fcr, struct
crypt_result
*crypt_res,
1915
cryptodev_getstatus (struct fcrypt *fcr, struct
crypt_result
*crypt_res)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
605
unsigned struct_crypt_result_sz = sizeof(
crypt_result
);
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp
766
unsigned struct_crypt_result_sz = sizeof(
crypt_result
);
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp
766
unsigned struct_crypt_result_sz = sizeof(
crypt_result
);
Completed in 50 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026