Home
last modified time | relevance | path

Searched refs:crypto_rfc3686_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dctr.c17 struct crypto_rfc3686_ctx { struct
171 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(parent); in crypto_rfc3686_setkey()
192 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_crypt()
221 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_init_tfm()
243 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_exit_tfm()
315 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx); in crypto_rfc3686_create()
/kernel/linux/linux-6.6/crypto/
H A Dctr.c18 struct crypto_rfc3686_ctx { struct
172 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(parent); in crypto_rfc3686_setkey()
193 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_crypt()
222 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_init_tfm()
244 struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_rfc3686_exit_tfm()
316 inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx); in crypto_rfc3686_create()

Completed in 2 milliseconds