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

/linux-4.1.27/crypto/
H A Dctr.c28 struct crypto_rfc3686_ctx { struct
255 struct crypto_rfc3686_ctx *ctx = crypto_ablkcipher_ctx(parent); crypto_rfc3686_setkey()
281 struct crypto_rfc3686_ctx *ctx = crypto_ablkcipher_ctx(tfm); crypto_rfc3686_crypt()
310 struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(tfm); crypto_rfc3686_init_tfm()
331 struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(tfm); crypto_rfc3686_exit_tfm()
409 inst->alg.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx); crypto_rfc3686_alloc()

Completed in 28 milliseconds