Comment 3 for bug 1160585

Revision history for this message
SW (launchpad-mailinator) wrote :

Forgot to print these too..

322 ret = RSA_private_decrypt(inSize, xmlSecBufferGetData(in),
(gdb) p out
$1 = (xmlSecBufferPtr) 0x62f960
(gdb) p *transform
$2 = {id = 0x7ffff7dd7100, operation = xmlSecTransformOperationDecrypt,
  status = xmlSecTransformStatusWorking, hereNode = 0x6389b0, next = 0x634390,
  prev = 0x62f880, inBuf = {
    data = 0x634c50 "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", <incomplete sequence \350>..., size = 256, maxSize = 1024, allocMode = xmlSecAllocModeDouble},
  outBuf = {data = 0x635060 "", size = 0, maxSize = 1024,
    allocMode = xmlSecAllocModeDouble}, inNodes = 0x0, outNodes = 0x0,
  reserved0 = 0x0, reserved1 = 0x0}
(gdb) p *ctx
$10 = {pKey = 0x630380}
(gdb) p *ctx->pKey
$11 = {type = 6, save_type = 6, references = 3, ameth = 0x7ffff6fd2ec0,
  engine = 0x0, pkey = {ptr = 0x632f70 "", rsa = 0x632f70, dsa = 0x632f70,
    dh = 0x632f70, ec = 0x632f70}, save_parameters = 1, attributes = 0x0}