Searched refs:dh (Results 151 - 175 of 225) sorted by relevance

123456789

/macosx-10.10/emacs-93/emacs/lisp/
H A Ddos-fns.el204 (ah . (0 . 1)) (bh . (1 . 1)) (ch . (2 . 1)) (dh . (3 . 1))))
H A Dwindow.el418 (let ((dh (- h (- (bw-b wt) (bw-t wt)))))
419 (when (/= 0 dh)
420 (bw-adjust-window wt dh nil)))))
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dargs.c577 register struct dolnod *dh; local
579 if(dh=ap->dolh)
580 dh->dolrefcnt++;
581 return(dh);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dssl.h1321 #define SSL_CTX_set_tmp_dh(ctx,dh) \
1322 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
1330 #define SSL_set_tmp_dh(ssl,dh) \
1331 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
1642 DH *(*dh)(SSL *ssl,int is_export,
1645 DH *(*dh)(SSL *ssl,int is_export,
H A Dssl3.h425 DH *dh; member in struct:ssl3_state_st::__anon3417
H A Devp.h144 struct dh_st *dh; /* DH */ member in union:evp_pkey_st::__anon3402
450 #define EVP_PKEY_assign_DH(pkey,dh) EVP_PKEY_assign((pkey),EVP_PKEY_DH,\
451 (char *)(dh))
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dssl.h1321 #define SSL_CTX_set_tmp_dh(ctx,dh) \
1322 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
1330 #define SSL_set_tmp_dh(ssl,dh) \
1331 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
1642 DH *(*dh)(SSL *ssl,int is_export,
1645 DH *(*dh)(SSL *ssl,int is_export,
H A Dssl3.h425 DH *dh; member in struct:ssl3_state_st::__anon3432
/macosx-10.10/OpenSSL098-52/src/crypto/dsa/
H A DMakefile132 dsa_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
167 dsa_utl.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dinstall.com77 $ EXHEADER_DH := dh.h
/macosx-10.10/OpenSSL098-52/src/demos/engines/ibmca/
H A Dhw_ibmca.c121 static int ibmca_mod_exp_dh(const DH *dh, BIGNUM *r,
865 /* This function is aliased to mod_exp (with the dh and mont dropped). */
866 static int ibmca_mod_exp_dh(DH const *dh, BIGNUM *r, argument
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DCanvasRenderingContext2D.cpp1328 float dx, float dy, float dw, float dh, ExceptionCode& ec)
1330 drawImage(image, FloatRect(sx, sy, sw, sh), FloatRect(dx, dy, dw, dh), ec);
1409 float dx, float dy, float dw, float dh, ExceptionCode& ec)
1411 drawImage(sourceCanvas, FloatRect(sx, sy, sw, sh), FloatRect(dx, dy, dw, dh), ec);
1503 float dx, float dy, float dw, float dh, ExceptionCode& ec)
1505 drawImage(video, FloatRect(sx, sy, sw, sh), FloatRect(dx, dy, dw, dh), ec);
1563 float dx, float dy, float dw, float dh,
1571 drawImage(image, FloatRect(sx, sy, sw, sh), FloatRect(dx, dy, dw, dh), op, BlendModeNormal, IGNORE_EXCEPTION);
1326 drawImage(HTMLImageElement* image, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionCode& ec) argument
1407 drawImage(HTMLCanvasElement* sourceCanvas, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionCode& ec) argument
1501 drawImage(HTMLVideoElement* video, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, ExceptionCode& ec) argument
1561 drawImageFromRect(HTMLImageElement* image, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, const String& compositeOperation) argument
/macosx-10.10/postfix-255/postfix/conf/
H A Dpost-install813 test "`$POSTCONF -dh inet_protocols`" = "ipv4" ||
H A Dpostfix-script71 def_config_directory=`$command_directory/postconf -dh config_directory` || {
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-evp.h196 DH * dh; member in union:ossl_evp_pkey::__anon3237
/macosx-10.10/OpenSSL098-52/src/crypto/pem/
H A Dpem_all.c127 #include <openssl/dh.h>
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkClamTheme.c825 int borderWidth = 2, dh = 0; local
831 dh = borderWidth;
839 b.x+2, b.y+2, b.width-1, b.height-2+dh, borderWidth, TK_RELIEF_FLAT);
851 XDrawLine(display,d,gc, x1+1,y1+1, x1+1,y2-1+dh+w);
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Devp.h144 struct dh_st *dh; /* DH */ member in union:evp_pkey_st::__anon3308
450 #define EVP_PKEY_assign_DH(pkey,dh) EVP_PKEY_assign((pkey),EVP_PKEY_DH,\
451 (char *)(dh))
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_aep.c84 #include <openssl/dh.h>
146 static int aep_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
851 /* This function is aliased to mod_exp (with the dh and mont dropped). */
852 static int aep_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, argument
H A De_chil.c72 #include <openssl/dh.h>
123 static int hwcrhk_mod_exp_dh(const DH *dh, BIGNUM *r,
1097 /* This function is aliased to mod_exp (with the dh and mont dropped). */
1098 static int hwcrhk_mod_exp_dh(const DH *dh, BIGNUM *r, argument
H A De_cswift.c72 #include <openssl/dh.h>
138 static int cswift_mod_exp_dh(const DH *dh, BIGNUM *r,
1031 /* This function is aliased to mod_exp (with the dh and mont dropped). */
1032 static int cswift_mod_exp_dh(const DH *dh, BIGNUM *r, argument
/macosx-10.10/emacs-93/emacs/src/
H A Ddired.c134 directory_files_internal_unwind (dh)
135 Lisp_Object dh;
137 DIR *d = (DIR *) XSAVE_VALUE (dh)->pointer;
/macosx-10.10/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_conv.c205 void msdosfs_dos2unixtime(u_int dd, u_int dt, u_int dh, struct timespec *tsp) argument
224 + dh / 100;
247 tsp->tv_nsec = (dh % 100) * 10000000;
/macosx-10.10/OpenSSL098-52/src/crypto/aes/asm/
H A Daes-x86_64.pl722 movz %dh,%esi # rk[i]>>8
733 movz %dh,%esi # rk[i]>>24
916 movz %dh,%esi # rk[11]>>8
927 movz %dh,%esi # rk[11]>>24
969 movzb %dh,%ebx
/macosx-10.10/curl-83.1.2/curl/lib/vtls/
H A Dopenssl.c62 #include <openssl/dh.h>
2323 print_pubkey_BN(dh, p, i);
2324 print_pubkey_BN(dh, g, i);
2325 print_pubkey_BN(dh, priv_key, i);
2326 print_pubkey_BN(dh, pub_key, i);

Completed in 331 milliseconds

123456789