Lines Matching refs:macopt
14 [B<-macopt>]
62 =item B<-macopt> I<nm>:I<v>
129 -macopt hexkey:000102030405060708090A0B0C0D0E0F10111213 \
134 openssl mac -macopt hexkey:000102030405060708090A0B0C0D0E0F \
140 -macopt hexkey:77A77FAF290C1FA30C683DF16BA7A77B \
146 openssl mac -macopt custom:Tag -macopt hexkey:40414243444546 \
147 -macopt size:16 -in msg.bin KMAC128
151 openssl mac -cipher AES-128-GCM -macopt hexiv:E0E00F19FED7BA0136A797F3 \
152 -macopt hexkey:77A77FAF290C1FA30C683DF16BA7A77B -in msg.bin GMAC