HomeSort by relevance Sort by last modified time
    Searched refs:pad_1 (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionStateSSLv3.java 44 private final byte[] pad_1; field in class:ConnectionStateSSLv3
209 pad_1 = SSLv3Constants.MD5pad1;
212 pad_1 = SSLv3Constants.SHApad1;
241 messageDigest.update(pad_1);
318 messageDigest.update(pad_1);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 888 uint32 pad_1[18]; member in struct:wl_wsec_key
    [all...]

Completed in 458 milliseconds