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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h312 #define kRASValIPSecProposalHashAlgorithmMD5 CFSTR("MD5") macro
H A Dipsec_utils.c406 if (CFEqual(algo, kRASValIPSecProposalHashAlgorithmMD5))
2742 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
2760 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
2778 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
2995 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
3005 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
3014 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
3032 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
3050 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);

Completed in 115 milliseconds