Lines Matching refs:sprintf
59 sprintf(str, in pubek_show()
77 str += sprintf(str, "%02X ", data[i + 28]); in pubek_show()
79 str += sprintf(str, "\n"); in pubek_show()
107 str += sprintf(str, "PCR-%02d: ", i); in pcrs_show()
109 str += sprintf(str, "%02X ", digest[j]); in pcrs_show()
110 str += sprintf(str, "\n"); in pcrs_show()
127 rc = sprintf(buf, "%d\n", !cap.perm_flags.disable); in enabled_show()
143 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show()
159 rc = sprintf(buf, "%d\n", cap.owned); in owned_show()
175 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
191 str += sprintf(str, "Manufacturer: 0x%x\n", in caps_show()
198 str += sprintf(str, in caps_show()
210 str += sprintf(str, in caps_show()
242 return sprintf(buf, "%d %d %d [%s]\n", in durations_show()
256 return sprintf(buf, "%d %d %d %d [%s]\n", in timeouts_show()