Searched refs:dh512_p (Results 1 – 2 of 2) sorted by relevance
74 static unsigned char dh512_p[] = { in get_dh512() local86 return get_dh_from_pg(libctx, "DH", dh512_p, sizeof(dh512_p), in get_dh512()
96 static unsigned char dh512_p[] = variable121 dhp_bn = BN_bin2bn(dh512_p, sizeof (dh512_p), NULL); in get_dh512()130 dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL); in get_dh512()