Home
last modified time | relevance | path

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

/dports/www/kannel/gateway-1.4.4/wap/
H A Dwtls_pdusupport.h80 int pack_ciphersuite_list(Octstr *data, long charpos, List *ciphersuites);
H A Dwtls_pdu.c884 charpos = pack_ciphersuite_list(buffer, charpos, in wtls_pdu_pack()
H A Dwtls_pdusupport.c334 int pack_ciphersuite_list(Octstr * data, long charpos, List * ciphersuites) in pack_ciphersuite_list() function