Home
last modified time | relevance | path

Searched refs:kde (Results 1 – 25 of 185) sorted by relevance

12345678

/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c939 struct wpa_eapol_ie_parse kde; in wpa_tdls_recv_teardown() local
972 if (wpa_supplicant_parse_ies((const u8 *) pos, ielen, &kde) < 0) in wpa_tdls_recv_teardown()
976 if (kde.lnkid == NULL || kde.lnkid_len < 3 * ETH_ALEN) { in wpa_tdls_recv_teardown()
981 lnkid = (struct wpa_tdls_lnkid *) kde.lnkid; in wpa_tdls_recv_teardown()
986 if (kde.ftie == NULL || kde.ftie_len < sizeof(*ftie)) { in wpa_tdls_recv_teardown()
991 ftie = (struct wpa_tdls_ftie *) kde.ftie; in wpa_tdls_recv_teardown()
1523 struct wpa_eapol_ie_parse kde; in wpa_tdls_process_discovery_request() local
1548 &kde) < 0) { in wpa_tdls_process_discovery_request()
1553 if (!kde.lnkid) { in wpa_tdls_process_discovery_request()
1559 lnkid = (const struct wpa_tdls_lnkid *) kde.lnkid; in wpa_tdls_process_discovery_request()
[all …]
Dwpa.c613 struct wpa_eapol_ie_parse *kde) in wpa_handle_ext_key_id() argument
618 if (!kde->key_id) { in wpa_handle_ext_key_id()
626 key_id = kde->key_id[0] & 0x03; in wpa_handle_ext_key_id()
637 if (kde->key_id && (kde->key_id[0] & 0x03)) { in wpa_handle_ext_key_id()
643 if (kde->key_id) { in wpa_handle_ext_key_id()
666 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local
736 kde = sm->assoc_wpa_ie; in wpa_supplicant_process_1_of_4()
745 os_memcpy(kde_buf, kde, kde_len); in wpa_supplicant_process_1_of_4()
746 kde = kde_buf; in wpa_supplicant_process_1_of_4()
753 pos = kde + kde_len; in wpa_supplicant_process_1_of_4()
[all …]
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c837 struct wpa_eapol_ie_parse *kde) in ft_check_msg_2_of_4() argument
842 if (wpa_parse_wpa_ie_rsn(kde->rsn_ie, kde->rsn_ie_len, &ie) < 0 || in ft_check_msg_2_of_4()
853 if (!kde->mdie || !kde->ftie) { in ft_check_msg_2_of_4()
856 kde->mdie ? "FTIE" : "MDIE"); in ft_check_msg_2_of_4()
860 mdie = (struct rsn_mdie *) (kde->mdie + 2); in ft_check_msg_2_of_4()
861 if (kde->mdie[1] < sizeof(struct rsn_mdie) || in ft_check_msg_2_of_4()
869 (kde->ftie[1] != sm->assoc_resp_ftie[1] || in ft_check_msg_2_of_4()
870 os_memcmp(kde->ftie, sm->assoc_resp_ftie, in ft_check_msg_2_of_4()
874 kde->ftie, kde->ftie_len); in ft_check_msg_2_of_4()
995 struct wpa_eapol_ie_parse kde; in wpa_receive() local
[all …]
Dwpa_auth_ie.h12 u8 * wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len,
/external/vulkan-validation-layers/cmake/
DFindX11_XCB.cmake9 # Copyright (c) 2011 Fredrik Höglund <fredrik@kde.org>
10 # Copyright (c) 2008 Helio Chissini de Castro, <helio@kde.org>
11 # Copyright (c) 2007 Matthias Kretz, <kretz@kde.org>
DCopyright_cmake.txt37 * Adriaan de Groot <groot@kde.org>
39 * Alexander Neundorf <neundorf@kde.org>
49 * Brad Hards <bradh@kde.org>
61 * Helio Chissini de Castro <helio@kde.org>
70 * Matthias Kretz <kretz@kde.org>
/external/oss-fuzz/projects/kimageformats/
DDockerfile22 RUN git clone --depth 1 git://anongit.kde.org/extra-cmake-modules
24 RUN git clone --depth 1 git://anongit.kde.org/karchive
25 RUN git clone --depth 1 git://anongit.kde.org/kimageformats
/external/icu/icu4c/source/data/lang/
Dkde.txt3 kde{
26 kde{"Chimakonde"}
/external/eigen/bench/btl/cmake/
DFindBlitz.cmake8 # Copyright (c) 2006, Montel Laurent, <montel@kde.org>
9 # Copyright (c) 2007, Allen Winter, <winter@kde.org>
DFindBLAZE.cmake9 # Copyright (c) 2006, 2007 Montel Laurent, <montel@kde.org>
DFindTvmet.cmake9 # Copyright (c) 2006, 2007 Montel Laurent, <montel@kde.org>
DFindMTL4.cmake9 # Copyright (c) 2006, 2007 Montel Laurent, <montel@kde.org>
DMacroOptionalAddSubdirectory.cmake13 # Copyright (c) 2007, Alexander Neundorf, <neundorf@kde.org>
/external/vulkan-headers/cmake/
DCopyright_cmake.txt37 * Adriaan de Groot <groot@kde.org>
39 * Alexander Neundorf <neundorf@kde.org>
49 * Brad Hards <bradh@kde.org>
61 * Helio Chissini de Castro <helio@kde.org>
70 * Matthias Kretz <kretz@kde.org>
/external/angle/third_party/vulkan-headers/src/cmake/
DCopyright_cmake.txt37 * Adriaan de Groot <groot@kde.org>
39 * Alexander Neundorf <neundorf@kde.org>
49 * Brad Hards <bradh@kde.org>
61 * Helio Chissini de Castro <helio@kde.org>
70 * Matthias Kretz <kretz@kde.org>
/external/pcre/dist2/cmake/
DFindReadline.cmake1 # from http://websvn.kde.org/trunk/KDE/kdeedu/cmake/modules/FindReadline.cmake
2 # http://websvn.kde.org/trunk/KDE/kdeedu/cmake/modules/COPYING-CMAKE-SCRIPTS
/external/oss-fuzz/projects/kcodecs/
DDockerfile21 RUN git clone --depth 1 git://anongit.kde.org/kcodecs
22 RUN git clone --depth 1 git://anongit.kde.org/extra-cmake-modules
/external/oss-fuzz/projects/karchive/
DDockerfile25 RUN git clone --depth 1 git://anongit.kde.org/extra-cmake-modules
26 RUN git clone --depth 1 git://anongit.kde.org/karchive
/external/icu/icu4c/source/data/unit/
Dkde.txt3 kde{
/external/icu/icu4c/source/data/zone/
Dkde.txt3 kde{
/external/llvm/utils/kate/
DREADME8 this file to ~/.kde/share/apps/katepart/syntax (or better yet, symlink it).
/external/swiftshader/third_party/llvm-7.0/llvm/utils/kate/
DREADME8 this file to ~/.kde/share/apps/katepart/syntax (or better yet, symlink it).
/external/skqp/resources/
DREADME14 http://websvn.kde.org/trunk/tests/ksvgtests/custom/cowboy.svg
/external/skia/resources/
DREADME14 http://websvn.kde.org/trunk/tests/ksvgtests/custom/cowboy.svg
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/
DREADME14 http://websvn.kde.org/trunk/tests/ksvgtests/custom/cowboy.svg

12345678