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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dipsec_utils.c403 algo = CFDictionaryGetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm);
2733 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmSHA1);
2742 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
2751 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmSHA1);
2760 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
2769 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmSHA1);
2778 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmMD5);
2965 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmSHA1);
2975 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmSHA1);
2984 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalHashAlgorithm, kRASValIPSecProposalHashAlgorithmSHA
[all...]
H A DRASSchemaDefinitions.h303 #define kRASPropIPSecProposalHashAlgorithm CFSTR("HashAlgorithm") /* CFString */ macro
311 /* kRASPropIPSecProposalHashAlgorithm values */

Completed in 209 milliseconds