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

/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/vmdh/
H A Dvmdh-42-example2.c59 static const uint8_t client_pub[] = { variable
129 dh->pub_key = BN_bin2bn(client_pub, sizeof(client_pub), BN_new());
H A Dvmdh-41-example.c59 static const uint8_t client_pub[] = { variable
143 dh->pub_key = BN_bin2bn(client_pub, sizeof(client_pub), BN_new());

Completed in 132 milliseconds