1 2 3 4 5 6 7 8 9 10 11 12 13 14
realname "HMAC RNG" define HMAC_RNG load_on auto <add> hmac_rng.cpp hmac_rng.h </add> <requires> mac </requires>