Searched refs:esp_algorithm_lookup (Results 1 – 6 of 6) sorted by relevance
151 extern const struct esp_algorithm *esp_algorithm_lookup(int);
299 esp_algorithm_lookup(int idx) in esp_algorithm_lookup() function470 algo = esp_algorithm_lookup(sav->alg_enc); in esp_descbc_mature()581 algo = esp_algorithm_lookup(sav->alg_enc); in esp_cbc_mature()643 algo = esp_algorithm_lookup(sav->alg_enc); in esp_gcm_mature()
162 algo = esp_algorithm_lookup(sav->alg_enc); in esp_hdrsiz()338 algo = esp_algorithm_lookup(sav->alg_enc); in esp_output()1067 e_algo = esp_algorithm_lookup(sav->alg_enc); in esp_kpipe_output()
102 algo = esp_algorithm_lookup(sav->alg_enc); in esp_chachapoly_mature()
297 algo = esp_algorithm_lookup(sav->alg_enc); in esp4_input_extended()1015 algo = esp_algorithm_lookup(sav->alg_enc); in esp6_input_extended()1907 e_algo = esp_algorithm_lookup(sav->alg_enc); in esp_kpipe_input()
4553 algo = esp_algorithm_lookup(sav->alg_enc); in key_setsaval()4773 algo = esp_algorithm_lookup(sav->alg_enc); in key_mature()7954 algo = esp_algorithm_lookup(i); in key_getcomb_esp()8617 if (esp_algorithm_lookup(i)) { in key_register()8690 ealgo = esp_algorithm_lookup(i); in key_register()