Home
last modified time | relevance | path

Searched refs:findsupportedalg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey.c57 static struct sadb_alg *findsupportedalg(u_int, u_int);
139 findsupportedalg(u_int satype, u_int alg_id) in findsupportedalg() function
248 alg = findsupportedalg(satype, alg_id); in ipsec_check_keylen2()
295 alg = findsupportedalg(satype, alg_id); in ipsec_get_keylen()