HomeSort by relevance Sort by last modified time
    Searched refs:readKey (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,
474 SECITEM_CopyItem(0, &sec->rcvSecret, readKey);
    [all...]
sslimpl.h 928 unsigned char readKey[SSL_MAX_MASTER_KEY_BYTES]; /* ssl2 only */
    [all...]

Completed in 17 milliseconds