ii_authkey        936 net/pfkeyv2_convert.c 		ii->ii_authkey = (void *)sadb_key + sizeof(struct sadb_key);
ii_authkey        162 netinet/ip_ah.c 	bcopy(ii->ii_authkey, tdbp->tdb_amxkey, tdbp->tdb_amxkeylen);
ii_authkey        168 netinet/ip_ah.c 	cria.cri_key = ii->ii_authkey;
ii_authkey        244 netinet/ip_esp.c 		bcopy(ii->ii_authkey, tdbp->tdb_amxkey, tdbp->tdb_amxkeylen);
ii_authkey        251 netinet/ip_esp.c 		cria.cri_key = ii->ii_authkey;
ii_authkey        397 netinet/ip_ipsp.h 	u_int8_t	*ii_authkey;
ii_authkey       1069 netinet/tcp_subr.c 	bcopy(ii->ii_authkey, tdbp->tdb_amxkey, ii->ii_authkeylen);