akcipher_request_alloc — allocates public key request
struct akcipher_request * akcipher_request_alloc (
)
tfm
AKCIPHER tfm handle allocated with crypto_alloc_akcipher
crypto_alloc_akcipher
gfp
allocation flags
allocated handle in case of success or NULL in case of an error.