Searched defs:findsupportedalg (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/libipsec/
H A Dpfkey.c58 static struct sadb_alg *findsupportedalg __P((u_int, u_int));
141 findsupportedalg(satype, alg_id) function
258 alg = findsupportedalg(satype, alg_id);
307 alg = findsupportedalg(satype, alg_id);

Completed in 68 milliseconds