Searched refs:metaslot_entry (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c78 setup_metaslot(uentry_t *metaslot_entry) { argument
84 if ((metaslot_entry) && (metaslot_entry->count > 0)) {
85 rv = pkcs11_mech_parse(metaslot_entry->policylist,
86 &prov_pol_mechs, metaslot_entry->count);
112 if ((metaslot_entry) && (metaslot_entry->flag_enabledlist) &&
123 if ((metaslot_entry) &&
135 if (memcmp(metaslot_entry->metaslot_ks_token,
140 (const char *)metaslot_entry
453 uentry_t *metaslot_entry = NULL; local
[all...]

Completed in 87 milliseconds