Parcourir la source

fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()

David Goulet il y a 7 ans
Parent
commit
a3bbb9ce77
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/or/hs_descriptor.c

+ 1 - 0
src/or/hs_descriptor.c

@@ -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