Searched defs:generic (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ec2_test.c | 111 /* Test curve using generic field arithmetic. */ 113 printf("Testing %s using generic implementation...\n", name_c); \ 148 int generic, int kmflag) 414 if (generic) { 471 /* generic arithmetic tests */ 147 ectest_curve_GF2m(ECGroup *group, int ectestPrint, int ectestTime, int generic, int kmflag) argument
|
H A D | ecp_test.c | 110 /* Test curve using generic field arithmetic. */ 112 printf("Testing %s using generic implementation...\n", name_c); \ 147 int generic, int kmflag) 376 if (generic) { 434 /* generic arithmetic tests */ 146 ectest_curve_GFp(ECGroup *group, int ectestPrint, int ectestTime, int generic, int kmflag) argument
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | disks_private.h | 115 void *generic; member in union:descriptor::__anon3126
|
H A D | drive.c | 46 #include <sys/scsi/generic/commands.h> 48 #include <sys/scsi/generic/mode.h> 116 struct generic { struct in union:conf_feature::features
|
Completed in 49 milliseconds