/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 2367 u8 key_id; member 2394 u8 key_id; member 3207 u8 key_id; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 1342 cmd->key_id = id; in wl12xx_cmd_set_default_wep_key() 1393 cmd->key_id = id; in wl1271_cmd_set_sta_key() 1461 cmd->key_id = id; in wl1271_cmd_set_ap_key()
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 126 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, 796 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, in capi_load_privkey() argument 809 key = capi_find_key(ctx, key_id); in capi_load_privkey()
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 126 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, 796 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, in capi_load_privkey() argument 809 key = capi_find_key(ctx, key_id); in capi_load_privkey()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_file.c | 787 STR(key_id); in wpa_config_write_network() 1086 if (cred->key_id) in wpa_config_write_cred() 1087 fprintf(f, "\tkey_id=\"%s\"\n", cred->key_id); in wpa_config_write_cred()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 340 const u8 key_id[4], u8 res[16]) in smp_h6() 344 SMP_DBG("w %16phN key_id %4phN", w, key_id); in smp_h6() 346 err = aes_cmac(tfm_cmac, w, key_id, 4, res); in smp_h6() 3748 const u8 key_id[4] = { 0x72, 0x62, 0x65, 0x6c }; in test_h6() local 3755 err = smp_h6(tfm_cmac, w, key_id, res); in test_h6() 339 smp_h6(struct crypto_shash *tfm_cmac, const u8 w[16], const u8 key_id[4], u8 res[16]) smp_h6() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | rndis_wlan.c | 2886 int flags, buflen, key_id; in rndis_wlan_auth_indication() local 2929 key_id = -1; in rndis_wlan_auth_indication() 2933 key_type, key_id, NULL, in rndis_wlan_auth_indication() 2939 key_id = -1; in rndis_wlan_auth_indication() 2943 key_type, key_id, NULL, in rndis_wlan_auth_indication()
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | rndis_wlan.c | 2889 int flags, buflen, key_id; in rndis_wlan_auth_indication() local 2932 key_id = -1; in rndis_wlan_auth_indication() 2936 key_type, key_id, NULL, in rndis_wlan_auth_indication() 2942 key_id = -1; in rndis_wlan_auth_indication() 2946 key_type, key_id, NULL, in rndis_wlan_auth_indication()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 341 const u8 key_id[4], u8 res[16]) in smp_h6() 345 SMP_DBG("w %16phN key_id %4phN", w, key_id); in smp_h6() 347 err = aes_cmac(tfm_cmac, w, key_id, 4, res); in smp_h6() 3714 const u8 key_id[4] = { 0x72, 0x62, 0x65, 0x6c }; in test_h6() local 3721 err = smp_h6(tfm_cmac, w, key_id, res); in test_h6() 340 smp_h6(struct crypto_shash *tfm_cmac, const u8 w[16], const u8 key_id[4], u8 res[16]) smp_h6() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_mgmt.h | 721 u8 key_type, u8 key_id, u32 cipher, s16 sta_id,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | output.c | 238 auth = sctp_make_auth(asoc, chunk->shkey->key_id); in sctp_packet_bundle_auth()
|
H A D | sm_make_chunk.c | 87 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_control_release_owner() 1282 __u16 key_id) in sctp_make_auth() 1300 auth_hdr.shkey_id = htons(key_id); in sctp_make_auth() 1281 sctp_make_auth(const struct sctp_association *asoc, __u16 key_id) sctp_make_auth() argument
|
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | iface.c | 357 hdr->sec.key_id = params.out_key.id; in mac802154_set_header_security()
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_mgmt.h | 721 u8 key_type, u8 key_id, u32 cipher, s16 sta_id,
|
/kernel/linux/linux-6.6/net/mac802154/ |
H A D | iface.c | 349 hdr->sec.key_id = params.out_key.id; in mac802154_set_header_security()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | trace.h | 2729 enum nl80211_key_type key_type, int key_id, const u8 *tsc), 2730 TP_ARGS(netdev, addr, key_type, key_id, tsc), 2735 __field(int, key_id) 2742 __entry->key_id = key_id; 2748 __entry->key_id, __entry->tsc)
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | trace.h | 3032 enum nl80211_key_type key_type, int key_id, const u8 *tsc), 3033 TP_ARGS(netdev, addr, key_type, key_id, tsc), 3038 __field(int, key_id) 3045 __entry->key_id = key_id; 3051 __entry->key_id, __entry->tsc)
|
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 156 EbmlBin key_id; member 546 { MATROSKA_ID_ENCODINGENCKEYID, EBML_BIN, 0, 0, offsetof(MatroskaTrackEncryption,key_id) }, 2510 if (encodings[0].encryption.key_id.size > 0) { in matroska_parse_tracks() 2513 const int b64_size = AV_BASE64_SIZE(encodings[0].encryption.key_id.size); in matroska_parse_tracks() 2519 encodings[0].encryption.key_id.data, in matroska_parse_tracks() 2520 encodings[0].encryption.key_id.size); in matroska_parse_tracks()
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | nl802154.c | 728 /* TODO key_id to key_idx ? Check naming */ in ieee802154_llsec_send_key_id() 1834 if (ieee802154_llsec_send_key_id(msg, &devkey->key_id) < 0) in nl802154_send_devkey() 1937 &key.key_id) < 0) in nl802154_add_llsec_devkey() 1970 &key.key_id) < 0) in nl802154_del_llsec_devkey()
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | nl802154.c | 747 /* TODO key_id to key_idx ? Check naming */ in ieee802154_llsec_send_key_id() 2191 if (ieee802154_llsec_send_key_id(msg, &devkey->key_id) < 0) in nl802154_send_devkey() 2294 &key.key_id) < 0) in nl802154_add_llsec_devkey() 2327 &key.key_id) < 0) in nl802154_del_llsec_devkey()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_make_chunk.c | 87 ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id, in sctp_control_release_owner() 1327 __u16 key_id) in sctp_make_auth() 1345 auth_hdr.shkey_id = htons(key_id); in sctp_make_auth() 1326 sctp_make_auth(const struct sctp_association *asoc, __u16 key_id) sctp_make_auth() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 1551 cc = &cs->tid_crypto_rx[tid].key_id[key_index]; in wil_set_crypto_rx() 1561 cc = &cs->group_crypto_rx.key_id[key_index]; in wil_set_crypto_rx() 1585 cc = &cs->tid_crypto_rx[tid].key_id[key_index]; in wil_del_rx_key() 1590 cc = &cs->group_crypto_rx.key_id[key_index]; in wil_del_rx_key()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 1575 cc = &cs->tid_crypto_rx[tid].key_id[key_index]; in wil_set_crypto_rx() 1585 cc = &cs->group_crypto_rx.key_id[key_index]; in wil_set_crypto_rx() 1609 cc = &cs->tid_crypto_rx[tid].key_id[key_index]; in wil_del_rx_key() 1614 cc = &cs->group_crypto_rx.key_id[key_index]; in wil_del_rx_key()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
H A D | fwio.c | 665 rxkey->key_id = idx; in p54_upload_key()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.h | 761 u8 key_id; member
|