Searched refs:tdb_encalgxform (Results 1 – 5 of 5) sorted by relevance
139 tdbp->tdb_encalgxform = txform; in esp_init()196 if (tdbp->tdb_encalgxform) { in esp_init()205 crie.cri_alg = tdbp->tdb_encalgxform->type; in esp_init()233 (tdbp->tdb_encalgxform ? &crie : &cria), 0); in esp_init()270 struct enc_xform *espx = (struct enc_xform *) tdb->tdb_encalgxform; in esp_input()700 struct enc_xform *espx = (struct enc_xform *) tdb->tdb_encalgxform; in esp_output()
462 if (tdbp->tdb_encalgxform == NULL) in ipsec_hdrsz()474 adjust += tdbp->tdb_encalgxform->blocksize; in ipsec_hdrsz()
284 struct enc_xform *tdb_encalgxform; /* Enc algorithm */ member501 #define TDB_ATTRIB(x) (((x)->tdb_encalgxform ? NOTIFY_SATYPE_CONF : 0) | \
550 if (tdbp->tdb_encalgxform) in ipsec_common_input_cb()
211 if (tdb->tdb_encalgxform) { in export_sa()212 switch (tdb->tdb_encalgxform->type) { in export_sa()