Home | History | Annotate | Download | only in racoon

Lines Matching refs:enctype

705 keylen_ealg(enctype, encklen)
706 u_int enctype;
711 res = alg_ipsec_encdef_keylen(enctype, encklen);
714 "invalid encryption algorithm %u.\n", enctype);