Searched refs:CLIENT (Results 1 – 2 of 2) sorted by relevance
43 @IntDef({Mode.UNKNOWN, Mode.CLIENT, Mode.SERVER})47 int CLIENT = 1; field59 mMode = Mode.CLIENT; in initHandshake()103 case Mode.CLIENT: in continueHandshake()
104 private static final byte[] CLIENT = "CLIENT".getBytes(); field in CarTrustAgentUnlockService508 computeMAC(mPrevContext, mCurrentContext, CLIENT)); in authenticateClient()