Searched refs:calculate_public_key (Results 1 – 1 of 1) sorted by relevance
56 static bool calculate_public_key(std::string* out, RSA* private_key) { in calculate_public_key() function296 return calculate_public_key(out, privkey.get()); in pubkey_from_privkey()