Searched refs:master_template (Results 1 – 1 of 1) sorted by relevance
165 generic_attr_t *master_template = NULL; in get_master_template_by_type() local172 master_template = (generic_attr_t *)OBJ_HW_CLOCK; in get_master_template_by_type()177 master_template = (generic_attr_t *)OBJ_HW_MONOTONIC; in get_master_template_by_type()189 master_template = (generic_attr_t *)OBJ_DATA; in get_master_template_by_type()196 master_template = (generic_attr_t *)OBJ_CERT_X509; in get_master_template_by_type()201 master_template = (generic_attr_t *)OBJ_CERT_X509ATTR; in get_master_template_by_type()214 master_template = (generic_attr_t *)OBJ_PUBKEY_RSA; in get_master_template_by_type()219 master_template = (generic_attr_t *)OBJ_PUBKEY_DSA; in get_master_template_by_type()224 master_template = (generic_attr_t *)OBJ_PUBKEY_EC; in get_master_template_by_type()229 master_template = (generic_attr_t *)OBJ_PUBKEY_DH; in get_master_template_by_type()[all …]