Home
last modified time | relevance | path

Searched refs:master_template_size (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c164 size_t master_template_size = 0; in get_master_template_by_type() local
171 master_template_size = sizeof (OBJ_HW_CLOCK); in get_master_template_by_type()
176 master_template_size = sizeof (OBJ_HW_MONOTONIC); in get_master_template_by_type()
188 master_template_size = sizeof (OBJ_DATA); in get_master_template_by_type()
195 master_template_size = sizeof (OBJ_CERT_X509); in get_master_template_by_type()
200 master_template_size = sizeof (OBJ_CERT_X509ATTR); in get_master_template_by_type()
213 master_template_size = sizeof (OBJ_PUBKEY_RSA); in get_master_template_by_type()
218 master_template_size = sizeof (OBJ_PUBKEY_DSA); in get_master_template_by_type()
223 master_template_size = sizeof (OBJ_PUBKEY_EC); in get_master_template_by_type()
228 master_template_size = sizeof (OBJ_PUBKEY_DH); in get_master_template_by_type()
[all …]