Go to the documentation of this file.
65 #ifdef OPENSSL_NO_DEPRECATED
67 static void *dummy=&dummy;
72 void (*
callback)(
int,
int,
void *),
void *cb_arg)
79 if(!rsa || !e)
goto err;
83 for (i=0; i<(int)
sizeof(
unsigned long)*8; i++)
85 if (e_value & (1UL<<i))