Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Ddtlscon.c103 dtls_AllocQueuedMessage(PRUint16 epoch, SSL3ContentType type, in dtls_AllocQueuedMessage() function
461 msg = dtls_AllocQueuedMessage(ss->ssl3.cwSpec->epoch, type, pIn, nIn); in dtls_QueueMessage()