Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Cooksey (0.03 sec)

  1. src/main/java/jcifs/smb1/util/DES.java

                    }
                    if (pcr[pc2[j + 24]] != 0) {
                        kn[n] |= bigbyte[j];
                    }
                }
            }
            cookey(kn, KnL);
        }
    
        private void cookey(final int[] raw, final int KnL[]) {
            int raw0, raw1;
            int rawi, KnLi;
            int i;
    
            for (i = 0, rawi = 0, KnLi = 0; i < 16; ++i) {
                raw0 = raw[rawi];
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 22.7K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    africa.com
    
    // Agnat sp. z o.o. : https://domena.pl
    // Submitted by Przemyslaw Plewa <******@****.***>
    beep.pl
    
    // Airkit : https://www.airkit.com/
    // Submitted by Grant Cooksey <******@****.***>
    airkitapps.com
    airkitapps-au.com
    airkitapps.eu
    
    // Aiven: https://aiven.io/
    // Submitted by Etienne Stalmans <******@****.***>
    aivencloud.com
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
Back to top