HomeSort by relevance Sort by last modified time
    Searched refs:IPSECDOI_ESP_AES (Results 1 - 7 of 7) sorted by null

  /external/ipsec-tools/src/racoon/
ipsec_doi.h 75 #define IPSECDOI_ESP_AES 12
algorithm.c 165 { "aes", algtype_aes, IPSECDOI_ESP_AES, 16,
strnames.c 471 { IPSECDOI_ESP_AES, "AES", NULL },
pfkey.c 528 case IPSECDOI_ESP_AES:
    [all...]
ipsec_doi.c     [all...]
  /external/ipsec-tools/
setup.c 102 add_sainfo_algorithm(algclass_ipsec_enc, IPSECDOI_ESP_AES, 256);
103 add_sainfo_algorithm(algclass_ipsec_enc, IPSECDOI_ESP_AES, 128);
  /external/tcpdump/
print-isakmp.c 501 #define IPSECDOI_ESP_AES 12
    [all...]

Completed in 306 milliseconds