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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c287 CK_ULONG num_asym_mechs, num_mapping; local
339 num_mapping = sizeof (mapping) / sizeof (ATTRTYPE_MECHINFO_MAPPING);
340 for (j = 0; j < num_mapping; j++) {
386 CK_ULONG i, j, num_asym_mechs, num_fixed_secs, num_mapping; local
482 num_mapping = sizeof (mapping) / sizeof (ATTRTYPE_MECHINFO_MAPPING);
483 for (j = 0; j < num_mapping; j++) {

Completed in 58 milliseconds