Searched refs:writeKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslcon.c57 PRUint8 nkd; /* size of readKey and writeKey in bytes. */
427 ssl2_CreateMAC(sslSecurityInfo *sec, SECItem *readKey, SECItem *writeKey, argument
439 SECITEM_CopyItem(0, &sec->sendSecret, writeKey);
1319 SECItem * writeKey,
1327 unsigned nkd = 0; /* size of readKey and writeKey. */
1336 writeKey->data = 0;
1355 writeKey->data = (PRUint8*) PORT_Alloc(nkd);
1356 if (!writeKey->data)
1358 writeKey->len = nkd;
1379 PORT_Memcpy(writeKey
1317 ssl2_ProduceKeys(sslSocket * ss, SECItem * readKey, SECItem * writeKey, SECItem * masterKey, PRUint8 * challenge, PRUint8 * nonce, int cipherType) argument
1403 SECItem writeKey; local
[all...]
H A Dsslimpl.h1141 unsigned char writeKey[SSL_MAX_MASTER_KEY_BYTES]; /* ssl2 only */ member in struct:sslConnectInfoStr
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 77 milliseconds