Home
last modified time | relevance | path

Searched refs:field1 (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_x509_distinguished_name_compare.c26 static INT _nx_secure_x509_distinguished_name_field_compare(const UCHAR *field1, UINT length1,
276 static INT _nx_secure_x509_distinguished_name_field_compare(const UCHAR *field1, const UINT length1, in _nx_secure_x509_distinguished_name_field_compare() argument
291 compare_value = NX_SECURE_MEMCMP(field1, field2, length1); in _nx_secure_x509_distinguished_name_field_compare()