:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
akcipher_request_set_callback(9) - phpMan

Command: man perldoc info search(apropos)  


AKCIPHER_REQUEST_SET(9)               Programming Interface               AKCIPHER_REQUEST_SET(9)



NAME
       akcipher_request_set_callback - Sets an asynchronous callback.

SYNOPSIS
       void akcipher_request_set_callback(struct akcipher_request * req, u32 flgs,
                                          crypto_completion_t cmpl, void * data);

ARGUMENTS
       req
           request that the callback will be set for

       flgs
           specify for instance if the operation may backlog

       cmpl
           callback which will be called

       data
           private data used by the caller

DESCRIPTION
       Callback will be called when an asynchronous operation on a given request is finished.

AUTHORS
       Stephan Mueller <smueller AT chronox.de>
           Author.

       Marek Vasut <marek AT denx.de>
           Author.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   AKCIPHER_REQUEST_SET(9)


/man
rootr.net - man pages