Searched defs:dh (Results 151 - 175 of 195) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_ubsec.c742 static int ubsec_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, argument
900 ubsec_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
941 ubsec_dh_generate_key(DH *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_clnt.c1379 DH *dh = NULL; local
3496 DH *dh; local
[all...]
H A Ds3_srvr.c1603 DH *dh = NULL, *dhp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_server.c221 DH *dh=NULL; local
973 DH *dh=NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dboot.h279 u8 dl, dh, edx2, edx3; member in struct:biosregs::__anon10463::__anon10466
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c1370 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, argument
1378 cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c1370 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, argument
1378 cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dcrypto_openssl.c2090 DH *dh = NULL; local
2139 DH *dh = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c2107 mblk_t *dh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c2107 mblk_t *dh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/zencod/
H A Dhw_zencod.c1020 static int DH_zencod_generate_key(DH *dh) argument
1094 DH_zencod_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
1135 DH_zencod_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtextctrl.cpp1483 SInt32 dh = desired.h - current.h ; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Ddc.cpp1513 wxCoord dh = YLOG2DEVREL(h); local
1477 DoBitBlt(const wxBitmap& src, MGLDevCtx *dst, int sx, int sy, int sw, int sh, int dx, int dy, int dw, int dh, int rop, bool useStretching, bool putSection) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinit.c2831 SiS_WriteDAC(struct SiS_Private *SiS_Pr, SISIOADDRESS DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddccp.h289 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) argument
294 static inline unsigned int __dccp_basic_hdr_len(const struct dccp_hdr *dh) argument
301 const struct dccp_hdr *dh = dccp_hdr(skb); local
305 static inline __u64 dccp_hdr_seq(const struct dccp_hdr *dh) argument
347 __dccp_hdr_len(const struct dccp_hdr *dh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.c1089 DH_zencod_bn_mod_exp( const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c412 DH *dh; local
2161 DH *dh; local
2189 DH *dh; local
2227 DH *dh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c412 DH *dh; local
2161 DH *dh; local
2189 DH *dh; local
2227 DH *dh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.c1020 static int DH_zencod_generate_key(DH *dh) argument
1094 DH_zencod_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) argument
1135 DH_zencod_bn_mod_exp(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse.c1713 struct fuse_dh *dh = (struct fuse_dh *) (uintptr_t) llfi->fh; local
1725 struct fuse_dh *dh; local
1775 extend_contents(struct fuse_dh *dh, unsigned minsize) argument
1803 struct fuse_dh *dh = (struct fuse_dh *) dh_; local
1848 readdir_fill(struct fuse *f, fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_dh *dh, struct fuse_file_info *fi) argument
1883 struct fuse_dh *dh = get_dirhandle(llfi, &fi); local
1919 struct fuse_dh *dh = get_dirhandle(llfi, &fi); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_server.c264 DH *dh; local
1889 DH *dh local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c967 DH *dh; local
2959 DH *dh; local
3000 DH *dh; local
3061 DH *dh; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_setmode.c2519 si , di , bx , dl , al , ah , dh , local
2624 XGI_WriteDAC(unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh, struct vb_device_info *pVBInfo) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Devp.h140 struct dh_st *dh; /* DH */ member in union:evp_pkey_st::__anon7207
H A Dssl3.h410 DH *dh; member in struct:ssl3_state_st::__anon7221

Completed in 1009 milliseconds

12345678