Home
last modified time | relevance | path

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

/dports/www/kannel/gateway-1.4.4/wap/
H A Dwtls_pdu.c818 Octstr *buffer, *encryptedbuffer; in wtls_pdu_pack() local
1108 if (!(encryptedbuffer = wtls_encrypt(buffer, wtls_machine, in wtls_pdu_pack()
1112 payload->data = encryptedbuffer; in wtls_pdu_pack()