Searched refs:esp_algorithm_lookup (Results 1 – 6 of 6) sorted by relevance
153 extern const struct esp_algorithm *esp_algorithm_lookup(int);
321 esp_algorithm_lookup(int idx) in esp_algorithm_lookup() function500 algo = esp_algorithm_lookup(sav->alg_enc); in esp_descbc_mature()611 algo = esp_algorithm_lookup(sav->alg_enc); in esp_cbc_mature()673 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()
300 algo = esp_algorithm_lookup(sav->alg_enc); in esp4_input_extended()1013 algo = esp_algorithm_lookup(sav->alg_enc); in esp6_input_extended()1907 e_algo = esp_algorithm_lookup(sav->alg_enc); in esp_kpipe_input()
4474 algo = esp_algorithm_lookup(sav->alg_enc); in key_setsaval()4697 algo = esp_algorithm_lookup(sav->alg_enc); in key_mature()7924 algo = esp_algorithm_lookup(i); in key_getcomb_esp()8587 if (esp_algorithm_lookup(i)) { in key_register()8660 ealgo = esp_algorithm_lookup(i); in key_register()