in crypto/asn1 , many "unsigned char **pp",
like in crypto/asn1/asn1_lib.c ,define
void ASN1_put_object(unsigned char **pp, int constructed,
int length, int tag,int xclass)

why not just "unsigned char *pp" ?


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to