Searched refs:IKE_ATTR_ENCRYPTION_ALGORITHM (Results 1 – 5 of 5) sorted by relevance
39 #define IKE_ATTR_ENCRYPTION_ALGORITHM 1 macro
342 CASE_PRINT(IKE_ATTR_ENCRYPTION_ALGORITHM, attr_enc); in ike_attribute_print()
123 ike_encrypt_cst, IKE_ATTR_ENCRYPTION_ALGORITHM, &attr)) in ike_phase_1_initiator_send_SA()1278 case IKE_ATTR_ENCRYPTION_ALGORITHM: in attribute_unacceptable()
921 (type < IKE_ATTR_ENCRYPTION_ALGORITHM || type > IKE_ATTR_GROUP_ORDER)) in ipsec_validate_attribute()1290 case IKE_ATTR_ENCRYPTION_ALGORITHM: in ipsec_is_attribute_incompatible()1423 case IKE_ATTR_ENCRYPTION_ALGORITHM: in ipsec_decode_attribute()
967 if (type < IKE_ATTR_ENCRYPTION_ALGORITHM || in sa_validate_xf_attrs()