Searched refs:dtls_InitRecvdRecords (Results 1 – 3 of 3) sorted by relevance
1023 dtls_InitRecvdRecords(DTLSRecvdRecords *records) in dtls_InitRecvdRecords() function
1987 extern void dtls_InitRecvdRecords(DTLSRecvdRecords *records);
2348 dtls_InitRecvdRecords(&pwSpec->recvdRecords); in ssl3_InitPendingCipherSpec()12347 dtls_InitRecvdRecords(&spec->recvdRecords); in ssl3_InitCipherSpec()