- Sort Score
- Result 10 results
- Languages All
Results 91 - 94 of 94 for 0x78 (0.03 sec)
-
src/test/java/jcifs/ntlmssp/Type2MessageTest.java
Type2Message message = new Type2Message(mockContext); byte[] testContext = new byte[] { (byte) 0x11, (byte) 0x22, (byte) 0x33, (byte) 0x44, (byte) 0x55, (byte) 0x66, (byte) 0x77, (byte) 0x88 }; // When message.setContext(testContext); // Then assertArrayEquals(testContext, message.getContext()); } } @Nested
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 38.9K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/ServerMessageBlock.java
*/ public static final byte SMB_COM_TREE_DISCONNECT = (byte) 0x71; /** * SMB command to negotiate protocol dialect. */ public static final byte SMB_COM_NEGOTIATE = (byte) 0x72; /** * SMB command to setup a session with extended attributes. */ public static final byte SMB_COM_SESSION_SETUP_ANDX = (byte) 0x73; /**Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 38.9K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/loong64enc1.s
XVPERMIV $0x3B, X1, X2 // XVPERMIV $59, X1, X2 // 22ece877 XVPERMIQ $0x4B, X1, X2 // XVPERMIQ $75, X1, X2 // 222ced77 // A{,X}VEXTRINS.{B,H,W,V} instructions VEXTRINSB $0x18, V1, V2 // VEXTRINSB $24, V1, V2 // 22608c73 VEXTRINSH $0x27, V1, V2 // VEXTRINSH $39, V1, V2 // 229c8873 VEXTRINSW $0x36, V1, V2 // VEXTRINSW $54, V1, V2 // 22d88473Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Nov 27 00:46:52 UTC 2025 - 44.5K bytes - Viewed (0)