Searched refs:dh (Results 76 - 100 of 162) sorted by relevance

1234567

/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_cred.c353 const u8 *dh, size_t len)
358 pos = dh;
359 end = dh + len;
352 tlsv1_set_dhparams_der(struct tlsv1_credentials *cred, const u8 *dh, size_t len) argument
/external/boringssl/src/crypto/pem/
H A Dpem_all.c112 #include <openssl/dh.h>
H A Dpem_pkey.c63 #include <openssl/dh.h>
/external/boringssl/src/crypto/test/
H A Dscoped_types.h24 #include <openssl/dh.h>
/external/libvncserver/x11vnc/
H A Dwin_utils.c615 int rc, dx = 0, dy = 0, dw = 0, dh = 0; local
666 if (sscanf(cmd, "resize:%d%d", &dw, &dh) == 2) {
668 h = h + dh;
755 rfbLog("id_cmd:%s rc=%d dx=%d dy=%d dw=%d dh=%d %dx%d+%d+%d -> %dx%d+%d+%d\n",
756 cmd, rc, dx, dy, dw, dh, w0, h0, x0, y0, w, h, x, h);
/external/openssh/
H A Dkex.h152 DH *dh; /* DH */ member in struct:kex
H A Dmonitor.c63 #include <openssl/dh.h>
76 #include "dh.h"
654 DH *dh; local
670 dh = choose_dh(min, want, max);
671 if (dh == NULL) {
677 buffer_put_bignum2(m, dh->p);
678 buffer_put_bignum2(m, dh->g);
680 DH_free(dh);
/external/boringssl/src/ssl/
H A Ds3_srvr.c157 #include <openssl/dh.h>
172 #include "../crypto/dh/internal.h"
1241 DH *dh = NULL, *dhp; local
1294 if (s->s3->tmp.dh != NULL) {
1299 dh = DHparams_dup(dhp);
1300 if (dh == NULL) {
1304 s->s3->tmp.dh = dh;
1306 if (!DH_generate_key(dh)) {
1311 r[0] = dh
[all...]
H A Ds3_clnt.c163 #include <openssl/dh.h>
168 #include "../crypto/dh/internal.h"
1063 DH *dh = NULL; local
1177 dh = DH_new();
1178 if (dh == NULL) {
1183 if ((dh->p = BN_bin2bn(CBS_data(&dh_p), CBS_len(&dh_p), NULL)) == NULL ||
1184 (dh->g = BN_bin2bn(CBS_data(&dh_g), CBS_len(&dh_g), NULL)) == NULL ||
1185 (dh->pub_key = BN_bin2bn(CBS_data(&dh_Ys), CBS_len(&dh_Ys), NULL)) ==
1191 if (DH_num_bits(dh) < 1024) {
1203 s->session->sess_cert->peer_dh_tmp = dh;
2166 DH *dh; local
[all...]
H A Dd1_srvr.c120 #include <openssl/dh.h>
/external/libyuv/files/source/
H A Dconvert_argb.cc909 // TODO(fbarchard): review w and h requirement. dw and dh may be enough.
915 int dw, int dh) {
931 ARGBBuffers bufs = { argb, argb_stride, dw, dh };
942 ret = mjpeg_decoder.DecodeToCallback(&JpegI420ToARGB, &bufs, dw, dh);
953 ret = mjpeg_decoder.DecodeToCallback(&JpegI422ToARGB, &bufs, dw, dh);
964 ret = mjpeg_decoder.DecodeToCallback(&JpegI444ToARGB, &bufs, dw, dh);
975 ret = mjpeg_decoder.DecodeToCallback(&JpegI411ToARGB, &bufs, dw, dh);
982 ret = mjpeg_decoder.DecodeToCallback(&JpegI400ToARGB, &bufs, dw, dh);
911 MJPGToARGB(const uint8* sample, size_t sample_size, uint8* argb, int argb_stride, int w, int h, int dw, int dh) argument
/external/ipsec-tools/src/racoon/
H A Doakley.c226 * IN: *dh, *pub, *priv, *pub_p
230 oakley_dh_compute(dh, pub, priv, pub_p, gxy)
231 const struct dhgroup *dh;
237 if ((*gxy = vmalloc(dh->prime->l)) == NULL) {
246 switch (dh->type) {
248 if (eay_dh_compute(dh->prime, dh->gen1, pub, priv, pub_p, gxy) < 0) {
250 "failed to compute dh value.\n");
257 "dh type %d isn't supported.\n", dh
[all...]
/external/libvncserver/libvncserver/
H A Dtight.c299 int dx, dy, dw, dh; local
380 dh = (dy + MAX_SPLIT_TILE_SIZE <= y + h) ?
388 if (CheckSolidTile(cl, dx, dy, dw, dh, &colorValue, FALSE)) {
479 int dx, dy, dw, dh; local
487 dh = (dy + MAX_SPLIT_TILE_SIZE <= y + h) ?
492 if (!CheckSolidTile(cl, x, dy, dw, dh, &colorValue, TRUE))
498 if (!CheckSolidTile(cl, dx, dy, dw, dh, &colorValue, TRUE))
504 if (w_prev * (dy + dh - y) > w_best * h_best) {
506 h_best = dy + dh - y;
/external/libvncserver/x11vnc/misc/turbovnc/
H A Dtight.c204 int dx, dy, dw, dh; local
267 dh = (dy + MAX_SPLIT_TILE_SIZE <= y + h) ?
275 if (CheckSolidTile(dx, dy, dw, dh, &colorValue, FALSE)) {
361 int dx, dy, dw, dh; local
369 dh = (dy + MAX_SPLIT_TILE_SIZE <= y + h) ?
374 if (!CheckSolidTile(x, dy, dw, dh, &colorValue, TRUE))
380 if (!CheckSolidTile(dx, dy, dw, dh, &colorValue, TRUE))
386 if (w_prev * (dy + dh - y) > w_best * h_best) {
388 h_best = dy + dh - y;
/external/boringssl/linux-x86_64/crypto/aes/
H A Daes-x86_64.S31 movzbl %dh,%esi
49 movzbl %dh,%esi
92 movzbl %dh,%esi
121 movzbl %dh,%edi
183 movzbl %dh,%ebp
214 movzbl %dh,%esi
416 movzbl %dh,%esi
448 movzbl %dh,%esi
472 movzbl %dh,%edi
528 movzbl %dh,
[all...]
/external/boringssl/mac-x86_64/crypto/aes/
H A Daes-x86_64.S31 movzbl %dh,%esi
49 movzbl %dh,%esi
92 movzbl %dh,%esi
121 movzbl %dh,%edi
183 movzbl %dh,%ebp
214 movzbl %dh,%esi
416 movzbl %dh,%esi
448 movzbl %dh,%esi
472 movzbl %dh,%edi
528 movzbl %dh,
[all...]
/external/boringssl/
H A Dsources.mk112 src/crypto/dh/check.c\
113 src/crypto/dh/dh.c\
114 src/crypto/dh/dh_asn1.c\
115 src/crypto/dh/dh_impl.c\
116 src/crypto/dh/params.c\
/external/boringssl/src/crypto/bn/
H A Dgeneric.c405 BN_ULONG dh, dl, q, ret = 0, th, tl, t; local
425 dh = (d & BN_MASK2h) >> BN_BITS4;
428 if ((h >> BN_BITS4) == dh) {
431 q = h / dh;
434 th = q * dh;
443 th -= dh;
/external/boringssl/linux-x86/crypto/aes/
H A Daes-586.S72 movzbl %dh,%edi
232 movzbl %dh,%edi
478 movzbl %dh,%edi
553 movzbl %dh,%edi
1075 movzbl %dh,%edi
1327 movzbl %dh,%edi
1640 movzbl %dh,%edi
1713 movzbl %dh,%edi
2833 movzbl %dh,%esi
2841 movzbl %dh,
[all...]
/external/boringssl/mac-x86/crypto/aes/
H A Daes-586.S69 movzbl %dh,%edi
225 movzbl %dh,%edi
463 movzbl %dh,%edi
536 movzbl %dh,%edi
1054 movzbl %dh,%edi
1306 movzbl %dh,%edi
1615 movzbl %dh,%edi
1684 movzbl %dh,%edi
2798 movzbl %dh,%esi
2806 movzbl %dh,
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/
H A DBCDHPrivateKey.java1 package org.bouncycastle.jcajce.provider.asymmetric.dh;
H A DBCDHPublicKey.java1 package org.bouncycastle.jcajce.provider.asymmetric.dh;
H A DKeyAgreementSpi.java1 package org.bouncycastle.jcajce.provider.asymmetric.dh;
/external/mesa3d/src/gallium/state_trackers/egl/android/
H A Dnative_android.cpp154 struct gralloc_drm_handle_t *dh; local
157 dh = gralloc_drm_handle(handle);
159 return (dh) ? dh->name : 0;
/external/mesa3d/src/mesa/drivers/x11/
H A Drealglx.h269 _real_glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh);

Completed in 1006 milliseconds

1234567