Searched defs:encrypted (Results 1 – 8 of 8) sorted by relevance
| /plan9-contrib/sys/src/cmd/gs/src/ |
| H A D | gxtype1.h | 73 #define charstring_this(ch, state, encrypted)\ argument 75 #define charstring_next(ch, state, chvar, encrypted)\ argument 79 #define charstring_skip_next(ch, state, encrypted)\ argument 186 #define decode_num2(var, c, cip, state, encrypted)\ argument 195 #define decode_push_num2(csp, cstack, c, cip, state, encrypted)\ argument 221 #define decode_num4(lw, cip, state, encrypted)\ argument
|
| H A D | gstype1.c | 59 bool encrypted = pdata->lenIV >= 0; in gs_type1_interpret() local
|
| H A D | gstype2.c | 128 bool encrypted = pdata->lenIV >= 0; in gs_type2_interpret() local
|
| H A D | gxtype1.c | 366 bool encrypted = pdata->lenIV >= 0; in gs_type1_piece_codes() local
|
| H A D | gdevpsfx.c | 167 const bool encrypted = pcis->pfont->data.lenIV >= 0; in type1_next() local
|
| H A D | gdevpdfx.h | 999 bool encrypted; member
|
| /plan9-contrib/sys/src/cmd/upas/fs/ |
| H A D | pop3.c | 23 int encrypted; member
|
| /plan9-contrib/sys/src/cmd/upas/smtp/ |
| H A D | smtp.c | 468 hello(char *me, int encrypted) in hello()
|