Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dxform.h104 const struct enc_xform *esp_algorithm_lookup(int);
H A Dxform_esp.c106 esp_algorithm_lookup(int alg) in esp_algorithm_lookup() function
187 txform = esp_algorithm_lookup(sav->alg_enc); in esp_init()
H A Dkey.c6522 algo = esp_algorithm_lookup(i); in key_getcomb_esp()
7312 if (esp_algorithm_lookup(i)) in key_api_register()
7370 ealgo = esp_algorithm_lookup(i); in key_api_register()