Searched refs:compare_cert (Results 1 – 1 of 1) sorted by relevance
83 NX_SECURE_X509_CERT *compare_cert; in _nx_secure_x509_remote_endpoint_certificate_get() local104 compare_cert = list_head; in _nx_secure_x509_remote_endpoint_certificate_get()106 while (compare_cert != NX_CRYPTO_NULL) in _nx_secure_x509_remote_endpoint_certificate_get()110 … &compare_cert -> nx_secure_x509_issuer, NX_SECURE_X509_NAME_ALL_FIELDS); in _nx_secure_x509_remote_endpoint_certificate_get()119 compare_cert = compare_cert -> nx_secure_x509_next_certificate; in _nx_secure_x509_remote_endpoint_certificate_get()122 if (compare_cert != NX_CRYPTO_NULL) in _nx_secure_x509_remote_endpoint_certificate_get()