HomeSort by relevance Sort by last modified time
    Searched refs:dtls_open_record (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/ssl/
dtls_record.c 174 enum ssl_open_record_t dtls_open_record( function
d1_pkt.c 154 switch (dtls_open_record(ssl, &type, out, &len, &consumed, &alert, max_out,
internal.h 388 /* dtls_open_record implements |tls_open_record| for DTLS. It never returns
390 enum ssl_open_record_t dtls_open_record(
    [all...]

Completed in 39 milliseconds