Home | History | Annotate | Download | only in x509

Lines Matching refs:X509_name_cmp

617 #define		X509_name_cmp(a,b)	X509_NAME_cmp((a),(b))
971 int X509_NAME_cmp(const X509_NAME *a, const X509_NAME *b);