Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dossl_random.hpp14 struct OpenSSLGenerator struct
18 static constexpr uint8_t max() in max()
22 static constexpr uint8_t min() in min()
27 bool error() const in error()
33 using result_type = uint8_t;
37 static constexpr int opensslSuccess = 1;
38 bool err = false;