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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c165 size_t master_template_size = 0; local
172 master_template_size = sizeof (OBJ_HW_CLOCK);
177 master_template_size = sizeof (OBJ_HW_MONOTONIC);
189 master_template_size = sizeof (OBJ_DATA);
196 master_template_size = sizeof (OBJ_CERT_X509);
201 master_template_size = sizeof (OBJ_CERT_X509ATTR);
214 master_template_size = sizeof (OBJ_PUBKEY_RSA);
219 master_template_size = sizeof (OBJ_PUBKEY_DSA);
224 master_template_size = sizeof (OBJ_PUBKEY_EC);
229 master_template_size
388 size_t i, num_new_attributes, master_template_size = 0; local
[all...]

Completed in 15 milliseconds