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

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

Completed in 127 milliseconds