Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dcryptodev.c66 struct enc_xform *txform; member
158 struct enc_xform *txform = NULL; in cryptof_ioctl() local
796 struct enc_xform *txform, struct auth_hash *thash) in csecreate()