Searched refs:constructed (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_bytes.c133 int ret,r,constructed; local
147 constructed=1;
149 constructed=0;
150 ASN1_put_object(&p,constructed,ret,tag,xclass);
H A Dasn1_lib.c193 /* class 0 is constructed
194 * constructed == 2 for indefinite length constructed */
195 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, argument
201 i=(constructed)?V_ASN1_CONSTRUCTED:0;
218 if (constructed == 2)
257 int ASN1_object_size(int constructed, int length, int tag) argument
271 if (constructed == 2)
H A Dasn1_par.c65 static int asn1_print_info(BIO *bp, int tag, int xclass,int constructed,
69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
77 if (constructed & V_ASN1_CONSTRUCTED)
155 /* if j == 0x21 it is a constructed indefinite length object */
H A Dasn1.h175 int inf; /* constructed if 0x20, indefinite is 0x21 */
190 int inf; /* constructed if 0x20, indefinite is 0x21 */
217 * holder for the location where indefinite length constructed data should
909 void ASN1_put_object(unsigned char **pp, int constructed, int length,
912 int ASN1_object_size(int constructed, int length, int tag);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Da_bytes.c132 int ret,r,constructed; local
146 constructed=1;
148 constructed=0;
149 ASN1_put_object(&p,constructed,ret,tag,xclass);
H A Dasn1_lib.c183 /* class 0 is constructed
184 * constructed == 2 for indefinite length constructed */
185 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, argument
191 i=(constructed)?V_ASN1_CONSTRUCTED:0;
208 if ((constructed == 2) && (length == 0))
238 int ASN1_object_size(int constructed, int length, int tag) argument
252 if ((length == 0) && (constructed == 2))
H A Dasn1_par.c65 static int asn1_print_info(BIO *bp, int tag, int xclass,int constructed,
69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
77 if (constructed & V_ASN1_CONSTRUCTED)
152 /* if j == 0x21 it is a constructed indefinite length object */
H A Dasn1.h168 int inf; /* constructed if 0x20, indefinite is 0x21 */
849 void ASN1_put_object(unsigned char **pp, int constructed, int length,
851 int ASN1_object_size(int constructed, int length, int tag);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dasn1.h168 int inf; /* constructed if 0x20, indefinite is 0x21 */
849 void ASN1_put_object(unsigned char **pp, int constructed, int length,
851 int ASN1_object_size(int constructed, int length, int tag);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dasn1.h175 int inf; /* constructed if 0x20, indefinite is 0x21 */
190 int inf; /* constructed if 0x20, indefinite is 0x21 */
217 * holder for the location where indefinite length constructed data should
909 void ASN1_put_object(unsigned char **pp, int constructed, int length,
912 int ASN1_object_size(int constructed, int length, int tag);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm106 ; be manually constructed and referenced relative to the ESP register.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm106 ; be manually constructed and referenced relative to the ESP register.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dtbldo.S5 | 8/16/90 chinds The table was constructed to use only one level
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7550 % Start the printed caption with what we've constructed in
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex7795 % Start the printed caption with what we've constructed in

Completed in 296 milliseconds