Searched defs:commandLocality (Results 1 - 2 of 2) sorted by relevance

/external/tpm2/
H A DPCR.c622 UINT8 commandLocality;
626 commandLocality = _plat__LocalityGet();
629 if(commandLocality == 4)
632 localityBits = localityBits << commandLocality;
675 UINT8 commandLocality;
679 commandLocality = _plat__LocalityGet();
680 localityBits = localityBits << commandLocality;
621 UINT8 commandLocality; local
674 UINT8 commandLocality; local
H A DGlobal.h325 TPMA_LOCALITY commandLocality; // command locality (policy session) member in struct:__anon18147

Completed in 42 milliseconds