Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Ddtlscon.c1023 dtls_InitRecvdRecords(DTLSRecvdRecords *records) in dtls_InitRecvdRecords() function
Dsslimpl.h1987 extern void dtls_InitRecvdRecords(DTLSRecvdRecords *records);
Dssl3con.c2348 dtls_InitRecvdRecords(&pwSpec->recvdRecords); in ssl3_InitPendingCipherSpec()
12347 dtls_InitRecvdRecords(&spec->recvdRecords); in ssl3_InitCipherSpec()