Go to the documentation of this file.
15 #ifndef ABSL_RANDOM_INTERNAL_RANDEN_HWAES_H_
16 #define ABSL_RANDOM_INTERNAL_RANDEN_HWAES_H_
18 #include "absl/base/config.h"
27 namespace random_internal {
36 static void Generate(
const void*
keys,
void* state_void);
37 static void Absorb(
const void* seed_void,
void* state_void);
50 #endif // ABSL_RANDOM_INTERNAL_RANDEN_HWAES_H_
bool HasRandenHwAesImplementation()
#define ABSL_NAMESPACE_END
#define ABSL_NAMESPACE_BEGIN
static void Absorb(const void *seed_void, void *state_void)
static void Generate(const void *keys, void *state_void)
static const void * GetKeys()
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:50