Home
last modified time | relevance | path

Searched refs:IPSEC_NALGTYPES (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dspdsock.h52 *spds_algs[IPSEC_NALGTYPES][IPSEC_MAX_ALGS];
53 int spds_algs_exec_mode[IPSEC_NALGTYPES];
H A Dipsec_impl.h795 uint8_t ipsec_nalgs[IPSEC_NALGTYPES];
796 ipsec_alginfo_t *ipsec_alglists[IPSEC_NALGTYPES][IPSEC_MAX_ALGS];
798 uint8_t ipsec_sortlist[IPSEC_NALGTYPES][IPSEC_MAX_ALGS];
800 int ipsec_algs_exec_mode[IPSEC_NALGTYPES];
H A Dsadb.h828 #define IPSEC_NALGTYPES 2 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c2348 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_alglist()
2426 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_dumpalgs()
2489 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_dumpalgs()
2573 bzero(spds->spds_algs, IPSEC_NALGTYPES * IPSEC_MAX_ALGS * in spdsock_do_updatealg()
2776 for (alg_type = 0; alg_type < IPSEC_NALGTYPES; alg_type++) { in spdsock_do_updatealg()
3677 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
3720 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
3736 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
3762 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
H A Dspd.c419 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype ++) { in ipsec_stack_fini()
659 for (i = 0; i < IPSEC_NALGTYPES; i++) { in ipsec_stack_init()
5067 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in ipsec_prov_update_callback_stack()