Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_x509.c1299 const UCHAR *bitstring_ptr; in _nx_secure_x509_parse_public_key() local
1338 bitstring_ptr = tlv_data; in _nx_secure_x509_parse_public_key()
1360 bitstring_ptr = &bitstring_ptr[(header_length + tlv_length)]; in _nx_secure_x509_parse_public_key()
1412 …status = _nx_secure_x509_extract_oid_data(bitstring_ptr, oid, oid_parameter, bitstring_len, &bytes… in _nx_secure_x509_parse_public_key()