Searched refs:dh_G (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dcrypto.c78 static const uint8_t dh_G[] = { 2 }; variable
105 dh->g = BN_bin2bn( dh_G, sizeof( dh_G ), NULL );

Completed in 95 milliseconds