Lines Matching refs:sprintf
58 sprintf(str, in pubek_show()
80 str += sprintf(str, "%02X ", out->modulus[i]); in pubek_show()
82 str += sprintf(str, "\n"); in pubek_show()
118 str += sprintf(str, "PCR-%02d: ", i); in pcrs_show()
120 str += sprintf(str, "%02X ", digest[j]); in pcrs_show()
121 str += sprintf(str, "\n"); in pcrs_show()
143 rc = sprintf(buf, "%d\n", !cap.perm_flags.disable); in enabled_show()
165 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show()
187 rc = sprintf(buf, "%d\n", cap.owned); in owned_show()
209 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
232 str += sprintf(str, "Manufacturer: 0x%x\n", in caps_show()
240 str += sprintf(str, in caps_show()
252 str += sprintf(str, in caps_show()
288 return sprintf(buf, "%d %d %d [%s]\n", in durations_show()
302 return sprintf(buf, "%d %d %d %d [%s]\n", in timeouts_show()