Searched refs:master_template_size (Results 1 – 1 of 1) sorted by relevance
166 size_t master_template_size = 0; in get_master_template_by_type() local173 master_template_size = sizeof (OBJ_HW_CLOCK); in get_master_template_by_type()178 master_template_size = sizeof (OBJ_HW_MONOTONIC); in get_master_template_by_type()190 master_template_size = sizeof (OBJ_DATA); in get_master_template_by_type()197 master_template_size = sizeof (OBJ_CERT_X509); in get_master_template_by_type()202 master_template_size = sizeof (OBJ_CERT_X509ATTR); in get_master_template_by_type()215 master_template_size = sizeof (OBJ_PUBKEY_RSA); in get_master_template_by_type()220 master_template_size = sizeof (OBJ_PUBKEY_DSA); in get_master_template_by_type()225 master_template_size = sizeof (OBJ_PUBKEY_EC); in get_master_template_by_type()230 master_template_size = sizeof (OBJ_PUBKEY_DH); in get_master_template_by_type()[all …]