Searched refs:plength (Results 1 – 1 of 1) sorted by relevance
46 int ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, in ASN1_get_object() argument88 if (!asn1_get_length(&p, &inf, plength, max)) in ASN1_get_object()94 if (*plength > (omax - (p - *pp))) { in ASN1_get_object()
Completed in 15 milliseconds