Home | History | Annotate | Download | only in racoon

Lines Matching defs:sup

2777 	int sup, error;
2783 sup = SADB_EXT_SUPPORTED_ENCRYPT;
2786 sup = SADB_EXT_SUPPORTED_AUTH;
2803 if (ipsec_get_keylen(sup, alg, &alg0)) {
2811 error = ipsec_check_keylen(sup, alg, keylen);