strongswan/src/libstrongswan/ipsec
Tobias Brunner 3c12905103 ipsec: Add function to compare two ipsec_sa_cfg_t instances
memeq() is currently used to compare these but if there is padding that
is not initialized the same for two instances the comparison fails.
Using this function ensures the objects are compared correctly.
2016-06-08 16:12:39 +02:00
..
ipsec_types.c ipsec: Add function to compare two ipsec_sa_cfg_t instances 2016-06-08 16:12:39 +02:00
ipsec_types.h ipsec: Add function to compare two ipsec_sa_cfg_t instances 2016-06-08 16:12:39 +02:00