diff options
author | Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com> | 2023-10-10 14:33:42 +0000 |
---|---|---|
committer | Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com> | 2023-10-10 14:33:42 +0000 |
commit | af1a266670d040d2f4083ff309d732d648afba2a (patch) | |
tree | 2fc46203448ddcc6f81546d379abfaeb323575e9 /roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tssgetrandom.1 | |
parent | e02cda008591317b1625707ff8e115a4841aa889 (diff) |
Change-Id: Iaf8d18082d3991dec7c0ebbea540f092188eb4ec
Diffstat (limited to 'roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tssgetrandom.1')
-rw-r--r-- | roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tssgetrandom.1 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tssgetrandom.1 b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tssgetrandom.1 new file mode 100644 index 000000000..9118144b5 --- /dev/null +++ b/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/man/man1/tssgetrandom.1 @@ -0,0 +1,29 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH GETRANDOM "1" "March 2020" "getrandom 1.3" "User Commands" +.SH NAME +getrandom \- Runs TPM2 getrandom +.SH DESCRIPTION +getrandom +.PP +Runs TPM2_GetRandom +.TP +\fB\-by\fR +bytes requested +.TP +[\-of +output file, with \fB\-nz\fR, appends nul terminator (default do not save)] +.TP +[\-nz +get random number with no zero bytes (for authorization value)] +.TP +[\-ns +no space, no text, no newlines] +just a string of hexascii suitable for a symmetric key +.HP +\fB\-se[0\-2]\fR session handle / attributes (default NULL) +.TP +01 +continue +.TP +40 +response encrypt |