Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Denvelope.c1660 const BOOLEAN useRecipient, in envelopePKCCrypt() argument
1702 !( useRecipient || useMultipleKeyex || useDirectKey ) ) in envelopePKCCrypt()
1709 if( useRecipient && !useAltAlgo ) in envelopePKCCrypt()
1724 if( useRecipient ) in envelopePKCCrypt()
1761 if( useRecipient ) in envelopePKCCrypt()
1796 if( !( useRecipient || useMultipleKeyex || useDirectKey ) ) in envelopePKCCrypt()