1 2 3 4
/* This file is in the public domain */ #define abort() \ panic("libsodium error at %s:%d", __FILE__, __LINE__)