# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
crypto: use polling or interrupt dispatch - mode - dispatch mode
CryptoSetAsyncDispatch defines message 'crypto_set_async_dispatch'.
CryptoSetAsyncDispatchReply defines message 'crypto_set_async_dispatch_reply'.
crypto: set crypto handler - alg_name - Name of the algorithm to add - engine - Name of the engine to add - oct - Operation class type (simple, chained, both) - is_async - Asynchronous or not
CryptoSetHandler defines message 'crypto_set_handler'.
CryptoSetHandlerReply defines message 'crypto_set_handler_reply'.
# Interfaces
RPCService defines RPC service crypto.
# Type aliases
CryptoDispatchMode defines enum 'crypto_dispatch_mode'.
CryptoOpClassType defines enum 'crypto_op_class_type'.