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

/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c252 (void) strlcpy((char *)pent->metaslot_ks_token, value,
253 sizeof (pent->metaslot_ks_token));
484 (void) memcpy(puent2->metaslot_ks_token,
485 puent1->metaslot_ks_token, TOKEN_LABEL_SIZE);
571 (void) strcpy(buf2, (const char *) puent->metaslot_ks_token);
H A Dcryptoutil.h116 CK_UTF8CHAR metaslot_ks_token[TOKEN_LABEL_SIZE + 1]; member in struct:uentry
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c138 if (memcmp(metaslot_entry->metaslot_ks_token,
143 (const char *)metaslot_entry->metaslot_ks_token,

Completed in 24 milliseconds