Searched refs:FPGA_NO_ENC_OR_NO_AUTH (Results 1 – 2 of 2) sorted by relevance
24 #define FPGA_NO_ENC_OR_NO_AUTH 2 macro
98 if (fpga_sec_info.authflag >= FPGA_NO_ENC_OR_NO_AUTH && in do_fpga_loads()99 fpga_sec_info.encflag >= FPGA_NO_ENC_OR_NO_AUTH) { in do_fpga_loads()