Searched defs:lrw_tfm_ctx (Results 1 – 1 of 1) sorted by relevance
30 struct lrw_tfm_ctx { struct31 struct crypto_skcipher *child;39 struct gf128mul_64k *table;71 struct lrw_tfm_ctx *ctx = crypto_skcipher_ctx(parent); in lrw_setkey() argument