Searched defs:TLEN (Results 1 – 7 of 7) sorted by relevance
31 #define TLEN (4 * (2 + ((BR_MAX_RSA_SIZE + 14) / 15))) macro
31 #define TLEN (4 * (2 + ((BR_MAX_RSA_SIZE + 30) / 31))) macro
33 #define TLEN (2 * (2 + ((BR_MAX_RSA_SIZE + 30) / 31))) macro
28 #define TLEN (8 * U) macro
30 #define TLEN (4 * U) /* TLEN is counted in 64-bit words */ macro
157 .set TLEN, (desc_ofs - bootable_ids) # size of bootable ids define