#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.
Definition at line 514 of file urandom_test.cc.