Searched refs:pub_pt (Results 1 – 1 of 1) sorted by relevance
530 const EC_POINT *pub_pt = EC_KEY_get0_public_key(ec); in ec_to_text() local532 if (pub_pt == NULL) { in ec_to_text()