Searched refs:dh1024_p (Results 1 – 2 of 2) sorted by relevance
2821 static unsigned char dh1024_p[] = { in get_dh1024() local2851 dh->p = BN_bin2bn(dh1024_p, sizeof(dh1024_p), NULL); in get_dh1024()2862 static unsigned char dh1024_p[] = { in get_dh1024dsa() local2912 dh->p = BN_bin2bn(dh1024_p, sizeof(dh1024_p), NULL); in get_dh1024dsa()
149 static unsigned char dh1024_p[]={ in get_dh1024() local178 dh->p=BN_bin2bn(dh1024_p,sizeof(dh1024_p),NULL); in get_dh1024()