Home
last modified time | relevance | path

Searched refs:subject2 (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dremote_sign_provider.cpp73 X509_NAME* subject2 = X509_get_subject_name(certInProfile); in CheckInputCertMatchWithProfile() local
74 if (X509_NAME_cmp(subject1, subject2) != 0) { in CheckInputCertMatchWithProfile()

Completed in 1 milliseconds