Searched refs:decode_tmp_buf (Results 1 – 1 of 1) sorted by relevance
245 char *decode_tmp_buf; member1934 result = _plug_buf_alloc(text->utils, &text->decode_tmp_buf,1939 memcpy(text->decode_tmp_buf, &tmpnum, 4);1940 memcpy(text->decode_tmp_buf + 4, *output, *outputlen);1943 text->utils->hmac_md5((const unsigned char *) text->decode_tmp_buf,2284 if (text->decode_tmp_buf) utils->free(text->decode_tmp_buf);