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

/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c264 (void) strlcpy((char *)pent->metaslot_ks_slot, value,
265 sizeof (pent->metaslot_ks_slot));
482 (void) memcpy(puent2->metaslot_ks_slot,
483 puent1->metaslot_ks_slot, SLOT_DESCRIPTION_SIZE);
562 (void) strcpy(buf1, (const char *) puent->metaslot_ks_slot);
H A Dcryptoutil.h115 CK_UTF8CHAR metaslot_ks_slot[SLOT_DESCRIPTION_SIZE + 1]; member in struct:uentry
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c147 if (memcmp(metaslot_entry->metaslot_ks_slot,
152 (const char *)metaslot_entry->metaslot_ks_slot,

Completed in 19 milliseconds