Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dlrw.c30 struct lrw_tfm_ctx { struct
31 struct crypto_skcipher *child;
39 struct gf128mul_64k *table;
71 struct lrw_tfm_ctx *ctx = crypto_skcipher_ctx(parent); in lrw_setkey() argument