Searched refs:atyp (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dsocks.c287 char atyp = '\0'; local
344 atyp = c;
348 switch (atyp)
382 if (atyp == '\x01' && addr != NULL)
490 int atyp; local
499 atyp = buf_read_u8 (buf);
500 if (atyp != 1) /* ATYP == 1 (IP V4) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dasn1pars.c393 ASN1_TYPE *atyp = NULL; local
409 atyp = ASN1_generate_nconf(genstr, cnf);
413 if (!atyp)
416 len = i2d_ASN1_TYPE(atyp, NULL);
426 i2d_ASN1_TYPE(atyp, &p);
428 ASN1_TYPE_free(atyp);
441 ASN1_TYPE_free(atyp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dsocks.c287 char atyp = '\0'; local
344 atyp = c;
348 switch (atyp)
382 if (atyp == '\x01' && addr != NULL)
490 int atyp; local
499 atyp = buf_read_u8 (buf);
500 if (atyp != 1) /* ATYP == 1 (IP V4) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dasn1pars.c380 ASN1_TYPE *atyp = NULL; local
394 atyp = ASN1_generate_nconf(genstr, cnf);
398 if (!atyp)
401 len = i2d_ASN1_TYPE(atyp, NULL);
411 i2d_ASN1_TYPE(atyp, &p);
413 ASN1_TYPE_free(atyp);
426 ASN1_TYPE_free(atyp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dasn1pars.c380 ASN1_TYPE *atyp = NULL; local
394 atyp = ASN1_generate_nconf(genstr, cnf);
398 if (!atyp)
401 len = i2d_ASN1_TYPE(atyp, NULL);
411 i2d_ASN1_TYPE(atyp, &p);
413 ASN1_TYPE_free(atyp);
426 ASN1_TYPE_free(atyp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dasn1pars.c393 ASN1_TYPE *atyp = NULL; local
409 atyp = ASN1_generate_nconf(genstr, cnf);
413 if (!atyp)
416 len = i2d_ASN1_TYPE(atyp, NULL);
426 i2d_ASN1_TYPE(atyp, &p);
428 ASN1_TYPE_free(atyp);
441 ASN1_TYPE_free(atyp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dsocks.c287 char atyp = '\0'; local
344 atyp = c;
348 switch (atyp)
382 if (atyp == '\x01' && addr != NULL)
490 int atyp; local
499 atyp = buf_read_u8 (buf);
500 if (atyp != 1) /* ATYP == 1 (IP V4) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dasn1pars.c380 ASN1_TYPE *atyp = NULL; local
394 atyp = ASN1_generate_nconf(genstr, cnf);
398 if (!atyp)
401 len = i2d_ASN1_TYPE(atyp, NULL);
411 i2d_ASN1_TYPE(atyp, &p);
413 ASN1_TYPE_free(atyp);
426 ASN1_TYPE_free(atyp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dasn1pars.c393 ASN1_TYPE *atyp = NULL; local
409 atyp = ASN1_generate_nconf(genstr, cnf);
413 if (!atyp)
416 len = i2d_ASN1_TYPE(atyp, NULL);
426 i2d_ASN1_TYPE(atyp, &p);
428 ASN1_TYPE_free(atyp);
441 ASN1_TYPE_free(atyp);

Completed in 190 milliseconds