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

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h506 typedef PRUint16 DTLSEpoch; typedef
610 DTLSEpoch epoch;
858 DTLSEpoch epoch; /* The epoch to use */
1522 extern PRInt32 ssl3_SendRecord(sslSocket *ss, DTLSEpoch epoch,
1973 DTLSEpoch epoch,
H A Ddtlscon.c769 DTLSEpoch epoch,
H A Dssl3con.c2888 DTLSEpoch epoch, /* DTLS only */
11947 DTLSEpoch epoch = (cText->seq_num.high >> 16) & 0xffff;

Completed in 211 milliseconds