Searched defs:NUM_FILES (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/ | ||
H A D | pkcs11Conf.c | 440 #define NUM_FILES(files) (sizeof (files) / sizeof (char *)) macro 508 for (i = 0; i < NUM_FILES(userland_fips140_files); i++) { |
Completed in 20 milliseconds