Lines Matching refs:string
56 Used by HMAC as an alphanumeric string (use if the key contains printable
58 The string length must conform to any restrictions of the MAC algorithm.
70 =item B<key:>I<string>
72 Specifies the MAC key as an alphanumeric string (use if the key contains
74 The string length must conform to any restrictions of the MAC algorithm.
77 =item B<hexkey:>I<string>
83 =item B<iv:>I<string>
85 Used by GMAC to specify an IV as an alphanumeric string (use if the IV contains
88 =item B<hexiv:>I<string>
97 =item B<custom:>I<string>
99 Used by KMAC128 or KMAC256 to specify a customization string.
100 The default is the empty string "".
102 =item B<digest:>I<string>
106 =item B<cipher:>I<string>