Home | History | Annotate | Download | only in ssl

Lines Matching refs:ek

685 		      PRUint8 *ek, int ekLen)
716 PORT_Memcpy(msg+SSL_HL_CLIENT_MASTER_KEY_HBYTES+ckLen, ek, ekLen);
1562 ** "ek" the encrypted-key data
1579 PRUint8 *ek, unsigned int ekLen,
1674 rv = PK11_PubDecryptRaw(sc->SERVERKEY, kbuf, &ddLen, modulusLen, ek, ekLen);