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

Command: man perldoc info search(apropos)  


CRYPTO_SKCIPHER_ENCR(9)               Programming Interface               CRYPTO_SKCIPHER_ENCR(9)



NAME
       crypto_skcipher_encrypt - encrypt plaintext

SYNOPSIS
       int crypto_skcipher_encrypt(struct skcipher_request * req);

ARGUMENTS
       req
           reference to the skcipher_request handle that holds all information needed to perform
           the cipher operation

DESCRIPTION
       Encrypt plaintext data using the skcipher_request handle. That data structure and how it
       is filled with data is discussed with the skcipher_request_* functions.

RETURN
       0 if the cipher operation was successful; < 0 if an error occurred

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

       Marek Vasut <marek AT denx.de>
           Author.

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


/man
rootr.net - man pages