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

/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h306 #define kRASValIPSecProposalEncryptionAlgorithm3DES CFSTR("3DES") macro
H A Dipsec_utils.c437 else if (CFEqual(crypto, kRASValIPSecProposalEncryptionAlgorithm3DES))
2755 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithm3DES);
2764 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithm3DES);
3009 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithm3DES);
3018 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithm3DES);

Completed in 111 milliseconds