Home
last modified time | relevance | path

Searched refs:isSecure (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A DstratixII.c12 int isSerial, int isSecure);
70 int isSerial, int isSecure) in StratixII_ps_fpp_load() argument
158 for (i = 0; isSecure && i < 3; i++) { in StratixII_ps_fpp_load()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0001-Properly-check-authorization-on-incoming-guestOps-re.patch32 gboolean isSecure = ServiceNetworkIsConnectionPrivateSuperUser(conn);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dcookiejar.cpp430 return cookie.isSecure(); in data()