Searched refs:mapped_name (Results 1 – 2 of 2) sorted by relevance
148 KMF_DATA *name_to_match, KMF_DATA *mapped_name) in mapper_match_cert_to_name() argument158 if (mapped_name != NULL) { in mapper_match_cert_to_name()159 mapped_name->Length = 0; in mapper_match_cert_to_name()160 mapped_name->Data = NULL; in mapper_match_cert_to_name()187 if (mapped_name != NULL) { in mapper_match_cert_to_name()188 mapped_name->Length = get_name.Length; in mapper_match_cert_to_name()189 mapped_name->Data = get_name.Data; in mapper_match_cert_to_name()
333 KMF_DATA *name_to_match, KMF_DATA *mapped_name) in kmf_match_cert_to_name() argument352 return (cert2name(handle, cert, name_to_match, mapped_name)); in kmf_match_cert_to_name()