Searched refs:pdf_encrypt_encoded_string (Results 1 – 1 of 1) sorted by relevance
1434 pdf_encrypt_encoded_string(const gx_device_pdf *pdev, const byte *str, uint size, gs_id object_id) in pdf_encrypt_encoded_string() function1483 return pdf_encrypt_encoded_string(pdev, str, size, object_id); in pdf_put_encoded_string()1530 n = pdf_encrypt_encoded_string(pdev, p, l, object_id); in pdf_put_composite()