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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_both.c560 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr, function
635 al = dtls1_preprocess_fragment(s, &frag->msg_header, max);
961 if ((al = dtls1_preprocess_fragment(s, &msg_hdr, max)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_both.c560 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr, function
635 al = dtls1_preprocess_fragment(s, &frag->msg_header, max);
961 if ((al = dtls1_preprocess_fragment(s, &msg_hdr, max)))

Completed in 97 milliseconds