Searched defs:txform (Results 1 - 2 of 2) sorted by relevance

/src/sys/netipsec/
H A Dxform_esp.c182 const struct enc_xform *txform; local in function:esp_init
[all...]
/src/sys/opencrypto/
H A Dcryptodev.c111 const struct enc_xform *txform; member in struct:csession
964 csecreate(struct fcrypt * fcr,u_int64_t sid,void * key,u_int64_t keylen,void * mackey,u_int64_t mackeylen,u_int32_t cipher,u_int32_t mac,u_int32_t comp_alg,const struct enc_xform * txform,const struct auth_hash * thash,const struct comp_algo * tcomp) argument
1460 const struct enc_xform *txform = NULL; local in function:cryptodev_session
[all...]

Completed in 3 milliseconds