- Sort Score
- Result 10 results
- Languages All
Results 51 - 52 of 52 for getDone (0.07 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
Class.forName("jcifs.smb1.Config"); } catch (final ClassNotFoundException cnfe) { logger.error("Failed to load jcifs.smb1.Config class", cnfe); } attrExpirationPeriod = Config.getLong("jcifs.smb1.smb.client.attrExpirationPeriod", DEFAULT_ATTR_EXPIRATION_PERIOD); ignoreCopyToException = Config.getBoolean("jcifs.smb1.smb.client.ignoreCopyToException", true); dfs = new Dfs(); }
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
SetBytes. x {{ .Prefix }}MontgomeryDomainFiel } const {{ .Prefix }}ElementLen = {{ .BytesLen }} type {{ .Prefix }}UntypedFieldElement = {{ .FiatType }} // One sets e = 1, and returns e. func (e *{{ .Element }}) One() *{{ .Element }} { {{ .Prefix }}SetOne(&e.x) return e } // Equal returns 1 if e == t, and zero otherwise. func (e *{{ .Element }}) Equal(t *{{ .Element }}) int { eBytes := e.Bytes() tBytes := t.Bytes() return subtle.ConstantTimeCompare(eBytes, tBytes) } // IsZero returns 1 if e == 0, and...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)