Searched refs:wl_encryption_t (Results 1 – 6 of 6) sorted by relevance
419 wl_encryption_t *iw_encryp = (wl_encryption_t *)inp->wldp_buf; in wifi_cfg_encrypt()420 wl_encryption_t *ow_encryp; in wifi_cfg_encrypt()423 if ((omp = wifi_getoutmsg(*mp, cmd, sizeof (wl_encryption_t))) == NULL) in wifi_cfg_encrypt()426 ow_encryp = (wl_encryption_t *)outp->wldp_buf; in wifi_cfg_encrypt()1753 wl_encryption_t *iw_encryp = (wl_encryption_t *)wldp_buf; in wl_set_encrypt()1775 wl_encryption_t *ow_encryp; in wl_get_encrypt()1777 ow_encryp = (wl_encryption_t *)wldp_buf; in wl_get_encrypt()
306 typedef uint32_t wl_encryption_t; typedef
3586 wl_encryption_t encryption; in do_set_encryption()3603 (void) memmove(gbuf->wldp_buf, &encryption, sizeof (wl_encryption_t)); in do_set_encryption()3605 sizeof (wl_encryption_t))); in do_set_encryption()3668 wl_encryption_t encryption; in print_gbuf()3814 encryption = *(wl_encryption_t *)(gbuf->wldp_buf); in print_gbuf()
702 wl_encryption_t encryption; in dladm_wlan_get_linkattr()1306 wl_encryption_t encryption; in do_set_encryption()
330 { MAC_PROP_WL_ENCRYPTION, sizeof (wl_encryption_t), "encryption"},
3104 minsize = sizeof (wl_encryption_t); in mac_prop_check_size()