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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c80 setup_metaslot(uentry_t *metaslot_entry) argument
87 if ((metaslot_entry) && (metaslot_entry->count > 0)) {
88 rv = pkcs11_mech_parse(metaslot_entry->policylist,
89 &prov_pol_mechs, metaslot_entry->count);
115 if ((metaslot_entry) && (metaslot_entry->flag_enabledlist) &&
126 if ((metaslot_entry) &&
138 if (memcmp(metaslot_entry->metaslot_ks_token,
143 (const char *)metaslot_entry
496 uentry_t *metaslot_entry = NULL; local
[all...]

Completed in 21 milliseconds