Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdfu.c1434 pdf_encrypt_encoded_string(const gx_device_pdf *pdev, const byte *str, uint size, gs_id object_id) in pdf_encrypt_encoded_string() function
1483 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()