Searched refs:rawin (Results 1 – 3 of 3) sorted by relevance
150 int rawin = 0; in pkeyutl_main() local283 rawin = 1; in pkeyutl_main()299 rawin = 1; in pkeyutl_main()333 } else if (digestname != NULL || rawin) { in pkeyutl_main()339 if (rawin && rev) { in pkeyutl_main()344 if (rawin) { in pkeyutl_main()478 if (in != NULL && !rawin) { in pkeyutl_main()499 if (!rawin in pkeyutl_main()510 if (rawin) { in pkeyutl_main()525 if (rawin) { in pkeyutl_main()[all …]
13 [B<-rawin>]66 =item B<-rawin>79 The B<-digest> option implies B<-rawin> since OpenSSL 3.5.88 is omitted but the signature algorithm requires one and the B<-rawin> option89 is given, a default value will be used (see B<-rawin> for details).90 If this option is present, then the B<-rawin> option146 This cannot be used in conjunction with B<-rawin>.152 when applicable, see the B<-rawin> and B<-digest> options for details.165 unless the B<-rawin> option is specified or implied.484 -rawin -digest sm3 -pkeyopt distid:someid[all …]
60 * The `-rawin` option of the `pkeyutl` command is now implied (and thus no63 The `-digest` and `-rawin` option may only be given with `-sign` or `verify`.
Completed in 39 milliseconds