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

Command: man perldoc info search(apropos)  


CRYPTO_AKCIPHER_SET_(9)               Programming Interface               CRYPTO_AKCIPHER_SET_(9)



NAME
       crypto_akcipher_set_priv_key - Invoke set private key operation

SYNOPSIS
       int crypto_akcipher_set_priv_key(struct crypto_akcipher * tfm, const void * key,
                                        unsigned int keylen);

ARGUMENTS
       tfm
           tfm handle

       key
           BER encoded private key

       keylen
           length of the key

DESCRIPTION
       Function invokes the algorithm specific set key function, which knows how to decode and
       interpret the encoded key

RETURN
       zero on success; error code in case of error

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

       Marek Vasut <marek AT denx.de>
           Author.

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


/man
rootr.net - man pages