Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_x509_crl_revocation_check.c29 static UINT _nx_secure_x509_crl_parse_entry(const UCHAR *buffer, ULONG length, UINT *bytes_processe…
187 …status = _nx_secure_x509_crl_parse_entry(current_buffer, length, &bytes_processed, &serial_number,… in _nx_secure_x509_crl_revocation_check()
277 static UINT _nx_secure_x509_crl_parse_entry(const UCHAR *buffer, ULONG length, UINT *bytes_processe… in _nx_secure_x509_crl_parse_entry() function