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

  /libcore/crypto/src/main/java/org/conscrypt/
ConnectionStateSSLv3.java 45 private final byte[] pad_2; field in class:ConnectionStateSSLv3
210 pad_2 = SSLv3Constants.MD5pad2;
213 pad_2 = SSLv3Constants.SHApad2;
247 messageDigest.update(pad_2);
324 messageDigest.update(pad_2);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 891 uint32 pad_2[2]; member in struct:wl_wsec_key
    [all...]

Completed in 173 milliseconds