Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h659 const UINT32 GET_SECURITY_PARAMETERS_RESPONSE =0x0480001B; variable
H A DPTHICommand.cpp546 …AMT_STATUS status = _call(command, command_size, &readBuffer, GET_SECURITY_PARAMETERS_RESPONSE, si… in GetTLSEnabled()