Home
last modified time | relevance | path

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

/titanic_41/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.h790 uint8_t ipsec_nalgs[IPSEC_NALGTYPES];
791 ipsec_alginfo_t *ipsec_alglists[IPSEC_NALGTYPES][IPSEC_MAX_ALGS];
793 uint8_t ipsec_sortlist[IPSEC_NALGTYPES][IPSEC_MAX_ALGS];
795 int ipsec_algs_exec_mode[IPSEC_NALGTYPES];
H A Dsadb.h828 #define IPSEC_NALGTYPES 2 macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspdsock.c2345 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_alglist()
2423 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_dumpalgs()
2486 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_dumpalgs()
2570 bzero(spds->spds_algs, IPSEC_NALGTYPES * IPSEC_MAX_ALGS * in spdsock_do_updatealg()
2773 for (alg_type = 0; alg_type < IPSEC_NALGTYPES; alg_type++) in spdsock_do_updatealg()
3653 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
3696 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
3712 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
3738 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in spdsock_merge_algs()
H A Dspd.c416 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype ++) { in ipsec_stack_fini()
658 for (i = 0; i < IPSEC_NALGTYPES; i++) { in ipsec_stack_init()
5060 for (algtype = 0; algtype < IPSEC_NALGTYPES; algtype++) { in ipsec_prov_update_callback_stack()