Home
last modified time | relevance | path

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

/aoo41x/main/extensions/workben/
H A Dtestpgp.cxx593 OPTION_ENCRYPT = 0x08, in main() enumerator
623 nOptions |= OPTION_ENCRYPT; in main()
689 if (nOptions & (OPTION_DECRYPT | OPTION_ENCRYPT | OPTION_SIGN)) in main()
716 nDefaults |= OPTION_ENCRYPT; in main()
730 if (nOptions & (OPTION_ENCRYPT | OPTION_SIGN)) in main()
747 if (nOptions & OPTION_ENCRYPT) in main()
774 nOptions &= ~OPTION_ENCRYPT; in main()

Completed in 24 milliseconds