Searched refs:XFRM_ESRCH_HEX (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.server.IpSecXfrmControllerTestHex.XFRM_ESRCH_HEX;120 injectRxMessage(mMockDeps, XFRM_ESRCH_HEX); in testIpSecGetSa_NlErrorMsg()
82 public static final byte[] XFRM_ESRCH_HEX = HexDump.hexStringToByteArray(XFRM_ESRCH_HEX_STRING); field in IpSecXfrmControllerTestHex