- Sort Score
- Num 10 results
- Language All
Results 81 - 90 of 697 for 2048 (0.14 seconds)
-
src/test/java/jcifs/smb1/dcerpc/msrpc/samrTest.java
assertEquals(128, samr.ACB_WSTRUST); assertEquals(256, samr.ACB_SVRTRUST); assertEquals(512, samr.ACB_PWNOEXP); assertEquals(1024, samr.ACB_AUTOLOCK); assertEquals(2048, samr.ACB_ENC_TXT_PWD_ALLOWED); assertEquals(4096, samr.ACB_SMARTCARD_REQUIRED); assertEquals(8192, samr.ACB_TRUSTED_FOR_DELEGATION); assertEquals(16384, samr.ACB_NOT_DELEGATED);
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 33.6K bytes - Click Count (0) -
cmd/sts-handlers.go
// Role Claim key roleArnClaim = "roleArn" // STS revoke type claim key tokenRevokeTypeClaim = "tokenRevokeType" // maximum supported STS session policy size maxSTSSessionPolicySize = 2048 ) type stsClaims map[string]any func (c stsClaims) populateSessionPolicy(form url.Values) error { if len(form) == 0 { return nil } sessionPolicyStr := form.Get(stsPolicy)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 36.6K bytes - Click Count (0) -
src/archive/tar/tar_test.go
apocelipes <******@****.***> 1721816656 +0000
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jul 25 00:25:45 GMT 2024 - 23.9K bytes - Click Count (0) -
api/go1.10.txt
pkg debug/macho, const FlagNoUndefs = 1 pkg debug/macho, const FlagNoUndefs uint32 pkg debug/macho, const FlagPIE = 2097152 pkg debug/macho, const FlagPIE uint32 pkg debug/macho, const FlagPrebindable = 2048 pkg debug/macho, const FlagPrebindable uint32 pkg debug/macho, const FlagPrebound = 16 pkg debug/macho, const FlagPrebound uint32 pkg debug/macho, const FlagRootSafe = 262144 pkg debug/macho, const FlagRootSafe uint32
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 06 05:00:01 GMT 2018 - 30.1K bytes - Click Count (0) -
src/test/java/jcifs/internal/smb2/ioctl/SrvCopychunkCopyTest.java
// Verify chunk data int chunkStart = startIndex + HEADER_SIZE; assertEquals(1024L, SMBUtil.readInt8(buffer, chunkStart)); assertEquals(2048L, SMBUtil.readInt8(buffer, chunkStart + 8)); assertEquals(4096, SMBUtil.readInt4(buffer, chunkStart + 16)); } @Test @DisplayName("Should encode multiple chunks correctly")Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 23.1K bytes - Click Count (0) -
cmd/server-main.go
}(), EnvVar: "MINIO_DNS_CACHE_TTL", }, cli.IntFlag{ Name: "max-idle-conns-per-host", Usage: "set a custom max idle connections per host value", Hidden: true, Value: 2048, EnvVar: "MINIO_MAX_IDLE_CONNS_PER_HOST", }, cli.StringSliceFlag{ Name: "ftp", Usage: "enable and configure an FTP(Secure) server", }, cli.StringSliceFlag{ Name: "sftp",
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue May 27 15:18:36 GMT 2025 - 35.9K bytes - Click Count (4) -
TESTING.asciidoc
Also, when in FIPS 140 mode, hostname verification for TLS cannot be turned off so if you are using `*.verification_mode: none` , you'd need to mute the test in fips mode. When using TLS, ensure that private keys used are longer than 2048 bits, or mute the test in fips mode. ==== Password hashing algorithm Test clusters are configured with `xpack.security.fips_mode.enabled` set to true. This means that
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Mon Jun 07 13:55:20 GMT 2021 - 32.5K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/s390x.s
VCLZF V16, V17 // e71000002c53 VLVGP R3, R4, V8 // e78340000062 VGEG $1, 8(R15)(V30*1), V31 // e7fef0081c12 VSCEG $1, V31, 16(R15)(V30*1) // e7fef0101c1a VGEF $0, 2048(R15)(V1*1), V2 // e721f8000013 VSCEF $0, V2, 4095(R15)(V1*1) // e721ffff001b VLL R0, (R15), V1 // e710f0000037 VSTL R0, V16, (R15) // e700f000083f VGMH $8, $16, V12 // e7c008101046
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Jul 30 19:29:15 GMT 2025 - 22.9K bytes - Click Count (0) -
cmd/xl-storage-disk-id-check.go
jiuker <******@****.***> 1745559664 +0800
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Apr 25 05:41:04 GMT 2025 - 34.5K bytes - Click Count (0) -
api/go1.21.txt
Alan Donovan <******@****.***> 1687369782 -0400
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Mon Aug 07 09:39:17 GMT 2023 - 25.6K bytes - Click Count (0)