Searched refs:recvdRecords (Results 1 – 2 of 2) sorted by relevance
609 DTLSRecvdRecords recvdRecords; member
2336 dtls_InitRecvdRecords(&pwSpec->recvdRecords); in ssl3_InitPendingCipherSpec()11874 if (dtls_RecordGetRecvd(&crSpec->recvdRecords, dtls_seq_num) != 0) { in ssl3_HandleRecord()12090 dtls_RecordSetRecvd(&crSpec->recvdRecords, dtls_seq_num); in ssl3_HandleRecord()12260 dtls_InitRecvdRecords(&spec->recvdRecords); in ssl3_InitCipherSpec()