Searched refs:STACK (Results 51 - 75 of 84) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcrypto.h196 STACK *sk;
224 /* Per class, we have a STACK of CRYPTO_EX_DATA_FUNCS for each CRYPTO_EX_DATA
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dasn1pars.c99 STACK *osk=NULL;
H A Docsp.c77 STACK *names, STACK_OF(OCSP_CERTID) *ids,
128 STACK *reqnames = NULL;
961 STACK *names, STACK_OF(OCSP_CERTID) *ids,
H A Dpkcs12.c118 STACK *canames = NULL;
H A Dx509.c737 STACK *emlst;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto.h285 STACK *sk;
303 /* Per class, we have a STACK of CRYPTO_EX_DATA_FUNCS for each CRYPTO_EX_DATA
H A Dcryptlib.c176 static STACK *app_locks=NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_dyn.c149 STACK *dirs;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dcrypto.h285 STACK *sk;
303 /* Per class, we have a STACK of CRYPTO_EX_DATA_FUNCS for each CRYPTO_EX_DATA
H A Dx509v3.h617 STACK *X509_get1_email(X509 *x);
618 STACK *X509_REQ_get1_email(X509_REQ *x);
619 void X509_email_free(STACK *sk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.h44 #define STACK (HOSTIOPORT1+0x1d) /* stack */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Docsp.c76 STACK *names, STACK_OF(OCSP_CERTID) *ids,
127 STACK *reqnames = NULL;
954 STACK *names, STACK_OF(OCSP_CERTID) *ids,
H A Dpkcs12.c117 STACK *canames = NULL;
H A Dx509.c731 STACK *emlst;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/asn1/
H A Dtasn_dec.c513 /* We've got a valid STACK: free up any items present */
514 STACK *sktmp = (STACK *)*val;
546 if(!sk_push((STACK *)*val, (char *)skfield)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dtasn_dec.c668 /* We've got a valid STACK: free up any items present */
669 STACK *sktmp = (STACK *)*val;
714 if (!sk_push((STACK *)*val, (char *)skfield))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dx509v3.h617 STACK *X509_get1_email(X509 *x);
618 STACK *X509_REQ_get1_email(X509_REQ *x);
619 void X509_email_free(STACK *sk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dmakefile.mc6136 link /STACK:4096 /EXEPACK @cjpeg.lst, cjpeg.exe, , libjpeg.lib, ;
141 link /STACK:4096 /EXEPACK @djpeg.lst, djpeg.exe, , libjpeg.lib, ;
145 link /STACK:4096 /EXEPACK $(TROBJECTS), jpegtran.exe, , libjpeg.lib, ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h348 #define STACK 0x6f macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_dump.c298 PRINT_CREG_16bit(asd_ha, STACK);
506 PRINT_LREG_16bit(asd_ha, lseq, STACK);
H A Daic94xx_reg_def.h402 #define STACK 0x06 macro
534 #define CSTACK (CSEQ_CIO_REG_BASE_ADR + STACK)
869 #define LmSTACK(LinkNum) LmSEQ_PHY_REG(0, LinkNum, STACK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dxircom_pgs.S15 #define STACK #0x60-1 define
108 start: mov SP,STACK-1 ; set stack
H A Dkeyspan_pda.S15 #define STACK #0x60-1 define
106 start: mov SP,STACK-1 ; set stack
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/pem/
H A Dpem.h178 STACK *x509_chain; /* certificate chain */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dpem.h178 STACK *x509_chain; /* certificate chain */

Completed in 284 milliseconds

1234