Home
last modified time | relevance | path

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

/linux/drivers/misc/altera-stapl/
H A Daltera.c206 s32 program_size, in altera_execute() argument
266 if (program_size > 52L) { in altera_execute()
2091 static int altera_get_note(u8 *p, s32 program_size, s32 *offset, in altera_get_note() argument
2115 if (program_size > 52L) { in altera_get_note()
2183 static int altera_check_crc(u8 *p, s32 program_size) in altera_check_crc() argument
2197 if (program_size > 52L) { in altera_check_crc()
2208 if (crc_section >= program_size) in altera_check_crc()
2259 s32 program_size, in altera_get_file_info() argument
2268 if (program_size <= 52L) in altera_get_file_info()
2289 s32 program_size, in altera_get_act_info() argument
[all …]