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

  /external/chromium/net/third_party/nss/ssl/
sslcon.c 92 PRUint8 nkd; /* size of readKey and writeKey in bytes. */
461 ssl2_CreateMAC(sslSecurityInfo *sec, SECItem *readKey, SECItem *writeKey,
473 SECITEM_CopyItem(0, &sec->sendSecret, writeKey);
    [all...]
sslimpl.h 929 unsigned char writeKey[SSL_MAX_MASTER_KEY_BYTES]; /* ssl2 only */
    [all...]

Completed in 713 milliseconds