HomeSort by: relevance | last modified time | path
    Searched refs:esp_algorithm_lookup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
xform.h 104 const struct enc_xform *esp_algorithm_lookup(int);
xform_esp.c 106 esp_algorithm_lookup(int alg) function in typeref:typename:const struct enc_xform *
187 txform = esp_algorithm_lookup(sav->alg_enc);
key.c 6522 algo = esp_algorithm_lookup(i);
7312 if (esp_algorithm_lookup(i))
7370 ealgo = esp_algorithm_lookup(i);

Completed in 17 milliseconds