Searched refs:allocated_buf (Results 1 – 1 of 1) sorted by relevance
66 char *allocated_buf; in gpg_verify() local74 buf = allocated_buf = xasprintf("%s%s%s%s", hdr1, hdr2, content, sig); in gpg_verify()78 allocated_buf = NULL; in gpg_verify()94 free(allocated_buf); in gpg_verify()