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

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h309 #define kRASValIPSecProposalEncryptionAlgorithmAES256 CFSTR("AES256") macro
H A Dipsec_utils.c437 else if (CFEqual(crypto, kRASValIPSecProposalEncryptionAlgorithmAES256))
2732 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmAES256);
2741 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmAES256);
2964 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmAES256);
2974 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmAES256);
2994 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmAES256);
3004 CFDictionarySetValue(proposal_dict, kRASPropIPSecProposalEncryptionAlgorithm, kRASValIPSecProposalEncryptionAlgorithmAES256);

Completed in 116 milliseconds