Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 371 for 0x36 (0.11 sec)

  1. src/main/java/jcifs/util/HMACT64.java

     * via MD5).
     */
    class HMACT64 extends MessageDigest implements Cloneable {
    
        private static final int BLOCK_LENGTH = 64;
    
        private static final byte IPAD = (byte) 0x36;
    
        private static final byte OPAD = (byte) 0x5c;
    
        private MessageDigest md5;
    
        private byte[] ipad = new byte[BLOCK_LENGTH];
    
        private byte[] opad = new byte[BLOCK_LENGTH];
    
    
        /**
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 3.5K bytes
    - Viewed (0)
  2. src/crypto/rc4/rc4_test.go

    			0x2c, 0x59, 0x15, 0x65, 0x51, 0x84, 0x87, 0xfe,
    			0x08, 0x4d, 0x0e, 0x3f, 0x03, 0xde, 0xbc, 0xc9,
    			0xda, 0x1c, 0xe9, 0x0d, 0x08, 0x5c, 0x2d, 0x8a,
    			0x19, 0xd8, 0x37, 0x30, 0x86, 0x16, 0x36, 0x92,
    			0x14, 0x2b, 0xd8, 0xfc, 0x5d, 0x7a, 0x73, 0x49,
    			0x6a, 0x8e, 0x59, 0xee, 0x7e, 0xcf, 0x6b, 0x94,
    			0x06, 0x63, 0xf4, 0xa6, 0xbe, 0xe6, 0x5b, 0xd2,
    			0xc8, 0x5c, 0x46, 0x98, 0x6c, 0x1b, 0xef, 0x34,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 21 19:49:06 UTC 2018
    - 4.3K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_mips.go

    	IPV6_RECVTCLASS                  = 0x42
    	IPV6_ROUTER_ALERT                = 0x16
    	IPV6_RTHDR                       = 0x39
    	IPV6_RTHDRDSTOPTS                = 0x37
    	IPV6_RTHDR_LOOSE                 = 0x0
    	IPV6_RTHDR_STRICT                = 0x1
    	IPV6_RTHDR_TYPE_0                = 0x0
    	IPV6_RXDSTOPTS                   = 0x3b
    	IPV6_RXHOPOPTS                   = 0x36
    	IPV6_TCLASS                      = 0x43
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_mipsle.go

    	IPV6_RECVTCLASS                  = 0x42
    	IPV6_ROUTER_ALERT                = 0x16
    	IPV6_RTHDR                       = 0x39
    	IPV6_RTHDRDSTOPTS                = 0x37
    	IPV6_RTHDR_LOOSE                 = 0x0
    	IPV6_RTHDR_STRICT                = 0x1
    	IPV6_RTHDR_TYPE_0                = 0x0
    	IPV6_RXDSTOPTS                   = 0x3b
    	IPV6_RXHOPOPTS                   = 0x36
    	IPV6_TCLASS                      = 0x43
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go

    	FOLDERID_PrintersFolder         = &KNOWNFOLDERID{0x76fc4e2d, 0xd6ad, 0x4519, [8]byte{0xa6, 0x63, 0x37, 0xbd, 0x56, 0x06, 0x81, 0x85}}
    	FOLDERID_SyncManagerFolder      = &KNOWNFOLDERID{0x43668bf8, 0xc14e, 0x49b2, [8]byte{0x97, 0xc9, 0x74, 0x77, 0x84, 0xd7, 0x84, 0xb7}}
    	FOLDERID_SyncSetupFolder        = &KNOWNFOLDERID{0x0f214138, 0xb1d3, 0x4a90, [8]byte{0xbb, 0xa9, 0x27, 0xcb, 0xc0, 0xc5, 0x38, 0x9a}}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 19 21:26:10 UTC 2020
    - 18.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go

    	SO_ACCEPTCONN                    = 0x1e
    	SO_ATTACH_BPF                    = 0x32
    	SO_ATTACH_REUSEPORT_CBPF         = 0x33
    	SO_ATTACH_REUSEPORT_EBPF         = 0x34
    	SO_BINDTODEVICE                  = 0x19
    	SO_BINDTOIFINDEX                 = 0x3e
    	SO_BPF_EXTENSIONS                = 0x30
    	SO_BROADCAST                     = 0x6
    	SO_BSDCOMPAT                     = 0xe
    	SO_BUF_LOCK                      = 0x48
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  7. src/crypto/internal/nistec/p224_sqrt.go

    		for i := range p224GG {
    			if i == 0 {
    				p224GG[i].SetBytes([]byte{0x6a, 0x0f, 0xec, 0x67,
    					0x85, 0x98, 0xa7, 0x92, 0x0c, 0x55, 0xb2, 0xd4,
    					0x0b, 0x2d, 0x6f, 0xfb, 0xbe, 0xa3, 0xd8, 0xce,
    					0xf3, 0xfb, 0x36, 0x32, 0xdc, 0x69, 0x1b, 0x74})
    			} else {
    				p224GG[i].Square(&p224GG[i-1])
    			}
    		}
    	})
    
    	// r <- x^((q+1)/2) = x^(2^127)
    	// v <- x^q = x^(2^128-1)
    
    	// Compute x^(2^127-1) first.
    	//
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 12 00:04:29 UTC 2022
    - 3.1K bytes
    - Viewed (1)
  8. src/syscall/zerrors_linux_mips64.go

    	IPV6_RECVTCLASS                  = 0x42
    	IPV6_ROUTER_ALERT                = 0x16
    	IPV6_RTHDR                       = 0x39
    	IPV6_RTHDRDSTOPTS                = 0x37
    	IPV6_RTHDR_LOOSE                 = 0x0
    	IPV6_RTHDR_STRICT                = 0x1
    	IPV6_RTHDR_TYPE_0                = 0x0
    	IPV6_RXDSTOPTS                   = 0x3b
    	IPV6_RXHOPOPTS                   = 0x36
    	IPV6_TCLASS                      = 0x43
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_mips64le.go

    	IPV6_RECVTCLASS                  = 0x42
    	IPV6_ROUTER_ALERT                = 0x16
    	IPV6_RTHDR                       = 0x39
    	IPV6_RTHDRDSTOPTS                = 0x37
    	IPV6_RTHDR_LOOSE                 = 0x0
    	IPV6_RTHDR_STRICT                = 0x1
    	IPV6_RTHDR_TYPE_0                = 0x0
    	IPV6_RXDSTOPTS                   = 0x3b
    	IPV6_RXHOPOPTS                   = 0x36
    	IPV6_TCLASS                      = 0x43
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_loong64.go

    	SO_ATTACH_REUSEPORT_EBPF          = 0x34
    	SO_BINDTODEVICE                   = 0x19
    	SO_BINDTOIFINDEX                  = 0x3e
    	SO_BPF_EXTENSIONS                 = 0x30
    	SO_BROADCAST                      = 0x6
    	SO_BSDCOMPAT                      = 0xe
    	SO_BUF_LOCK                       = 0x48
    	SO_BUSY_POLL                      = 0x2e
    	SO_BUSY_POLL_BUDGET               = 0x46
    	SO_CNX_ADVICE                     = 0x35
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
Back to top