Searched defs:userland_fips140_files (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c443 static char *userland_fips140_files[] = { variable
508 for (i = 0; i < NUM_FILES(userland_fips140_files); i++) {
509 rv = fips_check_module(userland_fips140_files[i]);
513 userland_fips140_files[i]);

Completed in 22 milliseconds