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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c1116 CK_MECHANISM_TYPE_PTR pol_mechs; local
1122 pol_mechs = slottable->st_slots[slotid]->sl_pol_mechs;
1127 if (pol_mechs != NULL) {
1129 if (pol_mechs[i] == mech) {

Completed in 16 milliseconds