Searched refs:crypto_fpu_ctx (Results 1 – 1 of 1) sorted by relevance
22 struct crypto_fpu_ctx { struct29 struct crypto_fpu_ctx *ctx = crypto_skcipher_ctx(parent); in crypto_fpu_setkey() argument45 struct crypto_fpu_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_fpu_encrypt()66 struct crypto_fpu_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_fpu_decrypt()87 struct crypto_fpu_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_fpu_init_tfm()103 struct crypto_fpu_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_fpu_exit_tfm()166 inst->alg.base.cra_ctxsize = sizeof(struct crypto_fpu_ctx); in crypto_fpu_create()