Searched defs:contentLen (Results 1 – 2 of 2) sorted by relevance
773 PRUint32 contentLen, in dtls_CompressMACEncryptRecord()
2645 PRUint32 contentLen, in ssl3_CompressMACEncryptRecord()2932 PRUint32 contentLen = PR_MIN(nIn, MAX_FRAGMENT_LENGTH); in ssl3_SendRecord() local