Searched refs:dh1024_p (Results 1 – 1 of 1) sorted by relevance
2319 static unsigned char dh1024_p[]={ in get_dh1024() local2338 dh->p=BN_bin2bn(dh1024_p,sizeof(dh1024_p),NULL); in get_dh1024()2347 static unsigned char dh1024_p[]={ in get_dh1024dsa() local2376 dh->p=BN_bin2bn(dh1024_p,sizeof(dh1024_p),NULL); in get_dh1024dsa()