Searched defs:hx509_query_data (Results 1 – 1 of 1) sorted by relevance
124 struct hx509_query_data { struct125 int match;151 Certificate *subject;152 Certificate *certificate;153 heim_integer *serial;154 heim_octet_string *subject_id;155 heim_octet_string *local_key_id;156 Name *issuer_name;157 Name *subject_name;158 hx509_path *path;[all …]