mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
This commit is contained in:
@@ -134,6 +134,7 @@ desc_encrypted_data_free_contents(hs_desc_encrypted_data_t *desc)
|
||||
memwipe(desc, 0, sizeof(*desc));
|
||||
}
|
||||
|
||||
/* === ENCODING === */
|
||||
|
||||
/* Encode the given link specifier objects into a newly allocated string.
|
||||
* This can't fail so caller can always assume a valid string being
|
||||
|
||||
Reference in New Issue
Block a user