Home | History | Annotate | Download | only in x11vnc

Lines Matching full:rsa_size

1397 	encrypted_keybuf = (unsigned char*) calloc(RSA_size(rsa), 1);
1502 signature = (unsigned char *) calloc(RSA_size(client_rsa), 1);