Searched refs:esp_algorithm_lookup (Results 1 – 6 of 6) sorted by relevance
128 extern const struct esp_algorithm *esp_algorithm_lookup(int);
275 esp_algorithm_lookup(int idx) in esp_algorithm_lookup() function425 algo = esp_algorithm_lookup(sav->alg_enc); in esp_descbc_mature()536 algo = esp_algorithm_lookup(sav->alg_enc); in esp_cbc_mature()598 algo = esp_algorithm_lookup(sav->alg_enc); in esp_gcm_mature()
158 algo = esp_algorithm_lookup(sav->alg_enc); in esp_hdrsiz()334 algo = esp_algorithm_lookup(sav->alg_enc); in esp_output()
121 algo = esp_algorithm_lookup(sav->alg_enc); in esp_chachapoly_mature()
293 algo = esp_algorithm_lookup(sav->alg_enc); in esp4_input_extended()1003 algo = esp_algorithm_lookup(sav->alg_enc); in esp6_input_extended()
4434 algo = esp_algorithm_lookup(sav->alg_enc); in key_setsaval()4640 algo = esp_algorithm_lookup(sav->alg_enc); in key_mature()7776 algo = esp_algorithm_lookup(i); in key_getcomb_esp()8445 if (esp_algorithm_lookup(i)) { in key_register()8518 ealgo = esp_algorithm_lookup(i); in key_register()