tdb_emxkey 556 net/pfkeyv2.c if (sa->tdb_emxkey) tdb_emxkey 686 net/pfkeyv2.c if (sa->tdb_emxkey) { tdb_emxkey 951 net/pfkeyv2_convert.c bcopy(tdb->tdb_emxkey, *p, tdb->tdb_emxkeylen); tdb_emxkey 221 netinet/ip_esp.c MALLOC(tdbp->tdb_emxkey, u_int8_t *, tdbp->tdb_emxkeylen, tdb_emxkey 223 netinet/ip_esp.c bcopy(ii->ii_enckey, tdbp->tdb_emxkey, tdbp->tdb_emxkeylen); tdb_emxkey 272 netinet/ip_esp.c if (tdbp->tdb_emxkey) { tdb_emxkey 273 netinet/ip_esp.c bzero(tdbp->tdb_emxkey, tdbp->tdb_emxkeylen); tdb_emxkey 274 netinet/ip_esp.c FREE(tdbp->tdb_emxkey, M_XDATA); tdb_emxkey 275 netinet/ip_esp.c tdbp->tdb_emxkey = NULL; tdb_emxkey 479 netinet/ip_esp.c crde->crd_key = tdb->tdb_emxkey; tdb_emxkey 957 netinet/ip_esp.c crde->crd_key = tdb->tdb_emxkey; tdb_emxkey 351 netinet/ip_ipsp.h u_int8_t *tdb_emxkey; /* Raw encryption key */