Home
last modified time | relevance | path

Searched defs:kex (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c312 struct lws_kex *kex = pss->kex; in kex_ecdh() local
H A Dsshd.c301 struct lws_kex *kex = pss->kex; in handle_name() local
/aosp_15_r20/external/libjpeg-turbo/
H A Djdarith.c442 int tbl, k, kex; in decode_mcu_AC_refine() local
H A Djcarith.c598 int tbl, k, ke, kex; in encode_mcu_AC_refine() local
/aosp_15_r20/external/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h473 struct lws_kex *kex; member