crypto_akcipher_sync_decrypt
EXPORT_SYMBOL_GPL(crypto_akcipher_sync_decrypt);
ret = crypto_akcipher_sync_decrypt(tfm, in, params->in_len,
err = crypto_akcipher_sync_decrypt(ctx->child, in_buf,
int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm,