Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_x509.c40 static UINT _nx_secure_x509_parse_subject(const UCHAR *buffer, ULONG length, UINT *bytes_processed,
585 status = _nx_secure_x509_parse_subject(tlv_data, cur_length, &bytes, cert); in _nx_secure_x509_parse_cert_data()
1206 static UINT _nx_secure_x509_parse_subject(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_subject() function