Searched refs:y_hex (Results 1 – 1 of 1) sorted by relevance
127 ScopedOpenSSLString y_hex(BN_bn2hex(y.get())); in Testd2i_ECPrivateKey() local128 if (!x_hex || !y_hex) { in Testd2i_ECPrivateKey()135 y_hex.get(), in Testd2i_ECPrivateKey()137 fprintf(stderr, "Incorrect public key: %s %s\n", x_hex.get(), y_hex.get()); in Testd2i_ECPrivateKey()