DEBSOURCES
Skip Quicknav
sources / libmath-prime-util-perl / 0.73-2 / entropy.h
12345678
#ifndef MPU_ENTROPY_H #define MPU_ENTROPY_H #include "ptypes.h" extern UV get_entropy_bytes(UV bytes, unsigned char* buf); #endif