Searched refs:crypto_rfc3686_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct crypto_rfc3686_ctx { struct263 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(parent); in crypto_rfc3686_setkey()289 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_crypt()318 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_init_tfm()340 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_exit_tfm()428 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx); in crypto_rfc3686_create()