Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
usr
/
include
/
sodium
/
//proc/self/root/usr/include/sodium/crypto_int64.h
#ifndef crypto_int64_H #define crypto_int64_H #include <stdint.h> typedef int64_t crypto_int64; #endif