Searched refs:_nx_secure_x509_extract_oid_data (Results 1 – 1 of 1) sorted by relevance
/NetX-Duo-v6.2.1/nx_secure/src/ |
D | nx_secure_x509.c | 50 static UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG l… 299 static UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG l… in _nx_secure_x509_extract_oid_data() function 1412 …status = _nx_secure_x509_extract_oid_data(bitstring_ptr, oid, oid_parameter, bitstring_len, &bytes… in _nx_secure_x509_parse_public_key()
|