Home
last modified time | relevance | path

Searched refs:protection_type (Results 1 – 10 of 10) sorted by relevance

/third_party/weston/clients/
Dcontent_protection.c61 enum weston_protected_surface_type protection_type; member
89 pc_player->protection_type = WESTON_PROTECTED_SURFACE_TYPE_HDCP_0; in handle_status_changed()
92 pc_player->protection_type = WESTON_PROTECTED_SURFACE_TYPE_HDCP_1; in handle_status_changed()
96 pc_player->protection_type = WESTON_PROTECTED_SURFACE_TYPE_UNPROTECTED; in handle_status_changed()
168 pc_player->protection_type, pc_player->mode); in redraw_handler()
341 pc_player->protection_type = WESTON_PROTECTED_SURFACE_TYPE_UNPROTECTED; in main()
/third_party/weston/libweston/
Dcontent-protection.c57 enum weston_protected_surface_type protection_type; in weston_protected_surface_send_event() local
67 protection_type = (enum weston_protected_surface_type) protection; in weston_protected_surface_send_event()
68 weston_protected_surface_send_status(p_resource, protection_type); in weston_protected_surface_send_event()
74 content_type_name[protection_type]); in weston_protected_surface_send_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dpreauth_test.c138 int protection_type, in wpa_supplicant_mlme_setprotection() argument
Dibss_rsn.c181 int protection_type, int key_type) in supp_mlme_setprotection() argument
185 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
Dwpas_glue.c525 int protection_type, in wpa_supplicant_mlme_setprotection() argument
528 return wpa_drv_mlme_setprotection(wpa_s, addr, protection_type, in wpa_supplicant_mlme_setprotection()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dpreauth_test.c145 int protection_type, in wpa_supplicant_mlme_setprotection() argument
Dibss_rsn.c188 int protection_type, int key_type) in supp_mlme_setprotection() argument
192 __func__, MAC2STR(addr), protection_type, key_type); in supp_mlme_setprotection()
Dwpas_glue.c557 int protection_type, in wpa_supplicant_mlme_setprotection() argument
560 return wpa_drv_mlme_setprotection(wpa_s, addr, protection_type, in wpa_supplicant_mlme_setprotection()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.h51 int protection_type, int key_type);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.h53 int protection_type, int key_type);