#include <gtest/gtest.h>
#include <stdlib.h>
#include <openssl/rand.h>
#include "internal.h"
#include "getrandom_fillin.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 514 of file urandom_test.cc.