mbedtls_asn1_get_sequence_of() function
Parses and splits an ASN.1 "SEQUENCE OF " Updated the pointer to immediately behind the full sequence tag.
Arguments
p
The position in the ASN.1 data
cur
First variable in the chain to fill
Return value
0 if successful or a specific ASN.1 error code.