Searched refs:kRASValIPSecProposalEncryptionAlgorithmDES (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h305 #define kRASValIPSecProposalEncryptionAlgorithmDES CFSTR("DES") macro
H A Dipsec_utils.c435 if (CFEqual(crypto, kRASValIPSecProposalEncryptionAlgorithmDES))
3027 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmDES);
3036 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmDES);

Completed in 177 milliseconds