Searched refs:CAstream (Results 1 – 1 of 1) sorted by relevance
346 char *CAstream; in make_keys() local357 CAstream = NULL; in make_keys()360 CAstream = psMalloc(NULL, CAstreamLen); in make_keys()361 memcpy(CAstream, RSACAS, sizeof(RSACAS)); in make_keys()366 RSA2048KEY, sizeof(RSA2048KEY), (unsigned char*)CAstream, in make_keys()372 if (CAstream) in make_keys()373 psFree(CAstream); in make_keys()