Home
last modified time | relevance | path

Searched refs:SecureAllocator (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp272 class SecureAllocator : public std::allocator<T> class
278 typedef SecureAllocator<U> other;
289 std::basic_string<char, std::char_traits<char>, SecureAllocator<char>>;
307 using SecureBufferBase = std::vector<uint8_t, SecureAllocator<uint8_t>>;