Home
last modified time | relevance | path

Searched refs:DTLSEpoch (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
Dsslimpl.h504 typedef PRUint16 DTLSEpoch; typedef
608 DTLSEpoch epoch;
835 DTLSEpoch epoch; /* The epoch to use */
1490 extern PRInt32 ssl3_SendRecord(sslSocket *ss, DTLSEpoch epoch,
1940 DTLSEpoch epoch,
Ddtlscon.c769 DTLSEpoch epoch, in dtls_CompressMACEncryptRecord()
Dssl3con.c2884 DTLSEpoch epoch, /* DTLS only */ in ssl3_SendRecord()
11860 DTLSEpoch epoch = (cText->seq_num.high >> 16) & 0xffff; in ssl3_HandleRecord()