Searched refs:tmp_pub (Results 1 – 1 of 1) sorted by relevance
8416 unsigned char tmp_pub[sizeof kbuf_pub]; in test_EC_keygen() local8496 tmp_pub, &sk) != len) in test_EC_keygen()8501 if (memcmp(kbuf_pub, tmp_pub, len) != 0) { in test_EC_keygen()8505 if (pk.curve != curve || pk.q != tmp_pub in test_EC_keygen()