Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dd1_both.c479 static int dtls1_preprocess_fragment(SSL *s,struct hm_header_st *msg_hdr,int max) in dtls1_preprocess_fragment() function
556 al=dtls1_preprocess_fragment(s,&frag->msg_header,max); in dtls1_retrieve_buffered_fragment()
849 if ((al=dtls1_preprocess_fragment(s,&msg_hdr,max))) in dtls1_get_message_fragment()