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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c164 size_t master_template_size = 0; local
171 master_template_size = sizeof (OBJ_HW_CLOCK);
176 master_template_size = sizeof (OBJ_HW_MONOTONIC);
188 master_template_size = sizeof (OBJ_DATA);
195 master_template_size = sizeof (OBJ_CERT_X509);
200 master_template_size = sizeof (OBJ_CERT_X509ATTR);
213 master_template_size = sizeof (OBJ_PUBKEY_RSA);
218 master_template_size = sizeof (OBJ_PUBKEY_DSA);
223 master_template_size = sizeof (OBJ_PUBKEY_EC);
228 master_template_size
387 size_t i, num_new_attributes, master_template_size = 0; local
[all...]

Completed in 51 milliseconds