mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-08-02 16:47:35 -07:00
The analysis was conducted as joint effort between @koraa and @blipp. Co-authored-by: Benjamin Lipp <blipp@mailbox.org>
34 lines
341 B
Plaintext
34 lines
341 B
Plaintext
#ifdef role
|
|
#undef role
|
|
#endif
|
|
#ifdef sski
|
|
#undef sski
|
|
#endif
|
|
#ifdef spki
|
|
#undef spki
|
|
#endif
|
|
#ifdef sskr
|
|
#undef sskr
|
|
#endif
|
|
#ifdef spkr
|
|
#undef spkr
|
|
#endif
|
|
#ifdef eskm
|
|
#undef eskm
|
|
#endif
|
|
#ifdef epkm
|
|
#undef epkm
|
|
#endif
|
|
#ifdef sidi
|
|
#undef sidi
|
|
#endif
|
|
#ifdef sidr
|
|
#undef sidr
|
|
#endif
|
|
#ifdef pidi
|
|
#undef pidi
|
|
#endif
|
|
#ifdef pidr
|
|
#undef pidr
|
|
#endif
|