Searched refs:master_template (Results 1 – 1 of 1) sorted by relevance
163 generic_attr_t *master_template = NULL; in get_master_template_by_type() local170 master_template = (generic_attr_t *)OBJ_HW_CLOCK; in get_master_template_by_type()175 master_template = (generic_attr_t *)OBJ_HW_MONOTONIC; in get_master_template_by_type()187 master_template = (generic_attr_t *)OBJ_DATA; in get_master_template_by_type()194 master_template = (generic_attr_t *)OBJ_CERT_X509; in get_master_template_by_type()199 master_template = (generic_attr_t *)OBJ_CERT_X509ATTR; in get_master_template_by_type()212 master_template = (generic_attr_t *)OBJ_PUBKEY_RSA; in get_master_template_by_type()217 master_template = (generic_attr_t *)OBJ_PUBKEY_DSA; in get_master_template_by_type()222 master_template = (generic_attr_t *)OBJ_PUBKEY_EC; in get_master_template_by_type()227 master_template = (generic_attr_t *)OBJ_PUBKEY_DH; in get_master_template_by_type()[all …]