/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_config_file.c | 1045 static int rkh_derive_key(const char *pos, u8 *key, size_t key_len) in rkh_derive_key() argument
|
H A D | ap_ctrl_iface.c | 2192 size_t key_len; in hostapd_ctrl_set_key() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.c | 676 hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) hostapd_drv_set_key() argument
|
H A D | ieee802_1x.c | 144 ieee802_1x_tx_key_one(struct hostapd_data *hapd, struct sta_info *sta, int idx, int broadcast, u8 *key_data, size_t key_len) ieee802_1x_tx_key_one() argument
|
H A D | wpa_auth.c | 136 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument
|
H A D | wpa_auth_ft.c | 69 static int wpa_ft_rrb_decrypt(const u8 *key, const size_t key_len, in wpa_ft_rrb_decrypt() argument 473 static int wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, in wpa_ft_rrb_encrypt() argument 518 static int wpa_ft_rrb_build(const u8 *key, const size_t key_len, in wpa_ft_rrb_build() argument 924 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_seq_req() argument 1935 size_t packet_len, key_len; wpa_ft_pull_pmk_r1() local 2171 size_t key_len; wpa_ft_gtk_subelem() local 2614 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument 3503 wpa_ft_rrb_build_r0(const u8 *key, const size_t key_len, const struct tlv_list *tlvs, const struct wpa_ft_pmk_r0_sa *pmk_r0, const u8 *r1kh_id, const u8 *s1kh_id, const struct tlv_list *tlv_auth, const u8 *src_addr, u8 type, u8 **packet, size_t *packet_len) wpa_ft_rrb_build_r0() argument 3588 size_t key_len; wpa_ft_rrb_rx_pull() local 3745 size_t key_len; wpa_ft_rrb_rx_r1() local 4032 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) wpa_ft_rrb_rx_seq() argument 4162 size_t packet_len = 0, key_len = 0; wpa_ft_rrb_rx_seq_req() local 4222 size_t key_len = 0; wpa_ft_rrb_rx_seq_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_common.c | 192 int wpa_eapol_key_mic(const u8 *key, size_t key_len, int akmp, int ver, in wpa_eapol_key_mic() argument [all...] |
H A D | dpp.c | 424 static int dpp_hmac_vector(size_t hash_len, const u8 *key, size_t key_len, in dpp_hmac_vector() argument 441 static int dpp_hmac(size_t hash_len, const u8 *key, size_t key_len, in dpp_hmac() argument 6166 int key_len, ret = -1; in dpp_configurator_get_key() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | hls.c | 371 handle_variant_args(struct variant_info *info, const char *key, int key_len, char **dest, int *dest_len) handle_variant_args() argument 395 handle_key_args(struct key_info *info, const char *key, int key_len, char **dest, int *dest_len) handle_key_args() argument 459 handle_init_section_args(struct init_section_info *info, const char *key, int key_len, char **dest, int *dest_len) handle_init_section_args() argument 567 handle_rendition_args(struct rendition_info *info, const char *key, int key_len, char **dest, int *dest_len) handle_rendition_args() argument [all...] |
H A D | movenc.c | 2257 size_t key_len = strlen(key_val->value); in mov_write_metadata_setup_tag() local 2270 size_t key_len = strlen(key_val->value); in mov_write_metadata_locale_tag() local 2281 size_t key_len = strlen(metadata); in mov_write_metadata_keyd_tag() local 2303 size_t key_len = strlen(t->key); in mov_write_metadata_keys_tag() local 4468 size_t key_len = strlen(t->key); local 4553 size_t key_len = strlen(t->key); global() local 4582 size_t key_len = strlen(t->key); global() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | policydb.c | 4113 size_t key_len; in scope_read() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 2422 size_t key_len; in hostapd_ctrl_set_key() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_openssl.c | 1174 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_md5_vector() argument 707 crypto_cipher_init(enum crypto_cipher_alg alg, const u8 *iv, const u8 *key, size_t key_len) crypto_cipher_init() argument 1056 crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, size_t key_len) crypto_hash_init() argument 1142 openssl_hmac_vector(const EVP_MD *type, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac, unsigned int mdlen) openssl_hmac_vector() argument 1182 hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_md5() argument 1201 hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha1_vector() argument 1209 hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha1() argument 1218 hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha256_vector() argument 1226 hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha256() argument 1237 hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha384_vector() argument 1245 hmac_sha384(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha384() argument 1256 hmac_sha512_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha512_vector() argument 1264 hmac_sha512(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha512() argument 1282 omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) omac1_aes_vector() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
H A D | ieee802_1x_kay.c | 2122 unsigned int key_len; in ieee802_1x_kay_generate_new_sak() local [all...] |
/third_party/mbedtls/library/ |
H A D | ssl_misc.h | 620 size_t key_len; /*!< The length of client_write_key and member
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_server2.c | 946 size_t key_len; member
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_server.c | 128 long key_len = 0; in psk_server_cb() local 196 long key_len; in psk_find_session_cb() local [all...] |
H A D | s_client.c | 102 long key_len; in psk_client_cb() local 169 long key_len; in psk_use_session_cb() local [all...] |
/third_party/openssl/apps/ |
H A D | s_server.c | 128 long key_len = 0; in psk_server_cb() local 196 long key_len; in psk_find_session_cb() local [all...] |
H A D | s_client.c | 102 long key_len; in psk_client_cb() local 169 long key_len; in psk_use_session_cb() local [all...] |
/third_party/openssl/test/ |
H A D | evp_test.c | 525 size_t key_len; member 1118 size_t key_len; member 2034 size_t key_len; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_ndis.c | 933 wpa_driver_ndis_add_wep(struct wpa_driver_ndis_data *drv, int pairwise, int key_idx, int set_tx, const u8 *key, size_t key_len) wpa_driver_ndis_add_wep() argument 966 wpa_driver_ndis_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_ndis_set_key() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 152 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument
|
H A D | wpa_auth_ft.c | 70 static int wpa_ft_rrb_decrypt(const u8 *key, const size_t key_len, in wpa_ft_rrb_decrypt() argument 474 static int wpa_ft_rrb_encrypt(const u8 *key, const size_t key_len, in wpa_ft_rrb_encrypt() argument 519 static int wpa_ft_rrb_build(const u8 *key, const size_t key_len, in wpa_ft_rrb_build() argument 925 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, struct ft_remote_seq *rkh_seq, const u8 *src_addr, const u8 *f_r0kh_id, size_t f_r0kh_id_len, const u8 *f_r1kh_id, const u8 *key, size_t key_len, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int (*cb)(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, int no_defer)) wpa_ft_rrb_seq_req() argument 1937 size_t packet_len, key_len; wpa_ft_pull_pmk_r1() local 2171 size_t key_len; wpa_ft_gtk_subelem() local 2794 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument 3730 wpa_ft_rrb_build_r0(const u8 *key, const size_t key_len, const struct tlv_list *tlvs, const struct wpa_ft_pmk_r0_sa *pmk_r0, const u8 *r1kh_id, const u8 *s1kh_id, const struct tlv_list *tlv_auth, const u8 *src_addr, u8 type, u8 **packet, size_t *packet_len) wpa_ft_rrb_build_r0() argument 3812 size_t key_len; wpa_ft_rrb_rx_pull() local 3973 size_t key_len; wpa_ft_rrb_rx_r1() local 4260 wpa_ft_rrb_rx_seq(struct wpa_authenticator *wpa_auth, const u8 *src_addr, int type, const u8 *enc, size_t enc_len, const u8 *auth, size_t auth_len, struct ft_remote_seq **rkh_seq, u8 **key, size_t *key_len, struct ft_remote_r0kh **r0kh_out, struct ft_remote_r1kh **r1kh_out, struct ft_remote_r0kh **r0kh_wildcard_out, struct ft_remote_r1kh **r1kh_wildcard_out) wpa_ft_rrb_rx_seq() argument 4390 size_t packet_len = 0, key_len = 0; wpa_ft_rrb_rx_seq_req() local 4454 size_t key_len = 0; wpa_ft_rrb_rx_seq_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_ndis.c | 933 wpa_driver_ndis_add_wep(struct wpa_driver_ndis_data *drv, int pairwise, int key_idx, int set_tx, const u8 *key, size_t key_len) wpa_driver_ndis_add_wep() argument 966 wpa_driver_ndis_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_ndis_set_key() argument [all...] |