Searched refs:esp_algorithm_lookup (Results 1 – 3 of 3) sorted by relevance
104 const struct enc_xform *esp_algorithm_lookup(int);
106 esp_algorithm_lookup(int alg) in esp_algorithm_lookup() function187 txform = esp_algorithm_lookup(sav->alg_enc); in esp_init()
6522 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()