Home
last modified time | relevance | path

Searched defs:OpenSSLGenerator (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/include/
H A Dossl_random.hpp11 struct OpenSSLGenerator struct
15 static constexpr uint8_t max() in max()
19 static constexpr uint8_t min() in min()
24 bool error() const in error()
30 using result_type = uint8_t;
34 static constexpr int opensslSuccess = 1;
35 bool err = false;