Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/altera-stapl/
Daltera.c220 s32 program_size, in altera_execute() argument
280 if (program_size > 52L) { in altera_execute()
2129 static int altera_get_note(u8 *p, s32 program_size, in altera_get_note() argument
2153 if (program_size > 52L) { in altera_get_note()
2222 static int altera_check_crc(u8 *p, s32 program_size) in altera_check_crc() argument
2236 if (program_size > 52L) { in altera_check_crc()
2247 if (crc_section >= program_size) in altera_check_crc()
2303 s32 program_size, in altera_get_file_info() argument
2312 if (program_size <= 52L) in altera_get_file_info()
2333 s32 program_size, in altera_get_act_info() argument
[all …]