Lines Matching refs:sprintf
58 sprintf(str, in pubek_show()
72 str += sprintf(str, "%16ph\n", &out->modulus[i]); 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()
132 rc = sprintf(buf, "%d\n", !cap.perm_flags.disable); in enabled_show()
154 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show()
176 rc = sprintf(buf, "%d\n", cap.owned); in owned_show()
198 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
222 str += sprintf(str, "Manufacturer: 0x%x\n", in caps_show()
243 str += sprintf(str, in caps_show()
278 return sprintf(buf, "%d %d %d [%s]\n", in durations_show()
292 return sprintf(buf, "%d %d %d %d [%s]\n", in timeouts_show()
307 return sprintf(buf, "%s\n", chip->flags & TPM_CHIP_FLAG_TPM2 in tpm_version_major_show()