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