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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h306 #define kRASValIPSecProposalEncryptionAlgorithmDES CFSTR("DES") macro
H A Dipsec_utils.c431 if (CFEqual(crypto, kRASValIPSecProposalEncryptionAlgorithmDES))
3040 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmDES);
3049 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmDES);

Completed in 169 milliseconds