Go to the documentation of this file.
15 #ifndef OPENSSL_HEADER_TOOL_INTERNAL_H
16 #define OPENSSL_HEADER_TOOL_INTERNAL_H
63 explicit operator bool()
const {
return fd_ >= 0; }
97 bool WriteToFD(
int fd,
size_t *out_bytes_written,
const void *
in,
size_t num);
115 std::vector<std::string> &
args,
const struct argument *templates);
120 unsigned default_value,
121 const std::map<std::string, std::string> &
args);
126 bool Ciphers(
const std::vector<std::string> &
args);
127 bool Client(
const std::vector<std::string> &
args);
132 bool MD5Sum(
const std::vector<std::string> &
args);
133 bool Rand(
const std::vector<std::string> &
args);
134 bool SHA1Sum(
const std::vector<std::string> &
args);
140 bool Server(
const std::vector<std::string> &
args);
141 bool Sign(
const std::vector<std::string> &
args);
142 bool Speed(
const std::vector<std::string> &
args);
151 #endif // !OPENSSL_HEADER_TOOL_INTERNAL_H
constexpr absl::remove_reference_t< T > && move(T &&t) noexcept
OPENSSL_MSVC_PRAGMA(warning(disable:4702))
int push(void *desc, unsigned char *buf, unsigned len)
void operator()(FILE *file)
ScopedFD & operator=(ScopedFD &&other)
ScopedFD & operator=(const ScopedFD &)=delete
ScopedFD(ScopedFD &&other)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:07