Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp38 uint8_t straightKey:1; // Straight password/key support member
52 uint8_t straightKey:1; // Straight password/key support member
H A Dchannel_auth.cpp62 response->straightKey = 0; in GetChannelCapabilities()