Searched refs:kex (Results 1 – 14 of 14) sorted by relevance
/third_party/libwebsockets/plugins/ssh-base/ |
D | kex-25519.c | 312 struct lws_kex *kex = pss->kex; in kex_ecdh() local 352 lws_get_random(pss->vhd->context, kex->eph_pri_key, LWS_SIZE_EC25519); in kex_ecdh() 353 kex->eph_pri_key[0] &= 248; in kex_ecdh() 354 kex->eph_pri_key[31] &= 127; in kex_ecdh() 355 kex->eph_pri_key[31] |= 64; in kex_ecdh() 366 crypto_scalarmult_curve25519(kex->Q_S, kex->eph_pri_key, basepoint); in kex_ecdh() 369 for (r = 0; r < (int)sizeof(kex->Q_S); r++) in kex_ecdh() 370 a |= kex->Q_S[r]; in kex_ecdh() 383 crypto_scalarmult_curve25519(pss->K, kex->eph_pri_key, kex->Q_C); in kex_ecdh() 421 if (_genhash_update_len(&ctx, kex->I_C, kex->I_C_payload_len)) in kex_ecdh() [all …]
|
D | sshd.c | 301 struct lws_kex *kex = pss->kex; in handle_name() local 309 kex->match_bitfield |= 1; in handle_name() 321 kex->match_bitfield |= 2; in handle_name() 328 kex->match_bitfield |= 4; in handle_name() 332 kex->match_bitfield |= 8; in handle_name() 336 kex->match_bitfield |= 16; in handle_name() 340 kex->match_bitfield |= 32; in handle_name() 344 kex->match_bitfield |= 64; in handle_name() 348 kex->match_bitfield |= 128; in handle_name() 364 pss->kex = sshd_zalloc(sizeof(struct lws_kex)); in lws_kex_create() [all …]
|
/third_party/mbedtls/tests/scripts/ |
D | key-exchanges.pl | 81 for my $kex (@kexes) { 86 print "* Testing with key exchange: $kex\n"; 92 next if $k eq $kex; 97 system( "make lib CFLAGS='-Os -Werror'" ) and abort "Failed to build lib: $kex\n";
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jdarith.c | 442 int tbl, k, kex; in decode_mcu_AC_refine() local 462 for (kex = cinfo->Se; kex > 0; kex--) in decode_mcu_AC_refine() 463 if ((*block)[jpeg_natural_order[kex]]) break; in decode_mcu_AC_refine() 467 if (k > kex) in decode_mcu_AC_refine()
|
D | jcarith.c | 598 int tbl, k, ke, kex; in encode_mcu_AC_refine() local 632 for (kex = ke; kex > 0; kex--) in encode_mcu_AC_refine() 633 if ((v = (*block)[jpeg_natural_order[kex]]) >= 0) { in encode_mcu_AC_refine() 643 if (k > kex) in encode_mcu_AC_refine()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jdarith.c | 442 int tbl, k, kex; in decode_mcu_AC_refine() local 462 for (kex = cinfo->Se; kex > 0; kex--) in decode_mcu_AC_refine() 463 if ((*block)[jpeg_natural_order[kex]]) break; in decode_mcu_AC_refine() 467 if (k > kex) in decode_mcu_AC_refine()
|
D | jcarith.c | 598 int tbl, k, ke, kex; in encode_mcu_AC_refine() local 632 for (kex = ke; kex > 0; kex--) in encode_mcu_AC_refine() 633 if ((v = (*block)[jpeg_natural_order[kex]]) >= 0) { in encode_mcu_AC_refine() 643 if (k > kex) in encode_mcu_AC_refine()
|
/third_party/libjpeg/ |
D | jdarith.c | 443 int tbl, k, kex; in decode_mcu_AC_refine() local 466 kex = cinfo->Se; in decode_mcu_AC_refine() 468 if ((*block)[natural_order[kex]]) break; in decode_mcu_AC_refine() 469 } while (--kex); in decode_mcu_AC_refine() 474 if (k >= kex) in decode_mcu_AC_refine()
|
D | jcarith.c | 601 int tbl, k, ke, kex; in encode_mcu_AC_refine() local 639 for (kex = ke; kex > 0; kex--) in encode_mcu_AC_refine() 640 if ((v = (*block)[natural_order[kex]]) >= 0) { in encode_mcu_AC_refine() 650 if (k >= kex) in encode_mcu_AC_refine()
|
/third_party/libwebsockets/plugins/ssh-base/include/ |
D | lws-ssh.h | 464 struct lws_kex *kex; member
|
/third_party/openssl/doc/man1/ |
D | s_server.pod | 844 -allow-no-dhe-kex and -prioritize_chacha options were added in OpenSSL 1.1.1.
|
/third_party/libwebsockets/ |
D | CMakeLists.txt | 2647 …"plugins/ssh-base/sshd.c;plugins/ssh-base/telnet.c;plugins/ssh-base/kex-25519.c" "plugins/ssh-base…
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 5815 kex
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 5815 kex
|