Searched refs:authflag (Results 1 – 3 of 3) sorted by relevance
250 if (!fpga_sec_info->authflag) in zynqmp_loads()253 if (fpga_sec_info->authflag == ZYNQMP_FPGA_AUTH_DDR) in zynqmp_loads()
98 fpga_sec_info.authflag = (u8)simple_strtoul(argv[5], NULL, 16); in do_fpga()176 if (fpga_sec_info.authflag >= FPGA_NO_ENC_OR_NO_AUTH && in do_fpga()
50 u8 authflag; member