Searched refs:pack_ciphersuite_list (Results 1 – 3 of 3) sorted by relevance
80 int pack_ciphersuite_list(Octstr *data, long charpos, List *ciphersuites);
884 charpos = pack_ciphersuite_list(buffer, charpos, in wtls_pdu_pack()
334 int pack_ciphersuite_list(Octstr * data, long charpos, List * ciphersuites) in pack_ciphersuite_list() function