Lines Matching refs:engine
6 openssl-engine - load and query engines
10 B<openssl engine>
21 [I<engine> ...]
28 of the specified I<engine>s.
42 Provides information about each specified engine. The first flag lists
49 Lists the capabilities of each engine.
53 Tests if each specified engine is available, and displays the answer.
57 Displays an error trace for any unavailable engine.
64 The B<-pre> command is given to the engine before it is loaded and
65 the B<-post> command is given after the engine is loaded.
77 To list all the commands available to a dynamic engine:
79 $ openssl engine -t -tt -vvvv dynamic
80 (dynamic) Dynamic engine loading support
97 To list the capabilities of the B<rsax> engine:
99 $ openssl engine -c
100 (rsax) RSAX engine support
102 (dynamic) Dynamic engine loading support