Searched refs:crypto4xx_ctx (Results 1 – 3 of 3) sorted by relevance
74 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_crypt()127 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_setkey_aes()211 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_setkey_rfc3686()228 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_rfc3686_encrypt()243 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_rfc3686_decrypt()259 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_ctr_crypt()290 static int crypto4xx_sk_setup_fallback(struct crypto4xx_ctx *ctx, in crypto4xx_sk_setup_fallback()313 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(cipher); in crypto4xx_setkey_aes_ctr()363 struct crypto4xx_ctx *ctx, bool do_decrypt) in crypto4xx_aead_fallback()377 static int crypto4xx_aead_setup_fallback(struct crypto4xx_ctx *ctx, in crypto4xx_aead_setup_fallback()[all …]
117 struct crypto4xx_ctx { struct149 int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size); argument150 void crypto4xx_free_sa(struct crypto4xx_ctx *ctx);151 void crypto4xx_free_ctx(struct crypto4xx_ctx *ctx);153 struct crypto4xx_ctx *ctx,
135 int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size) in crypto4xx_alloc_sa()153 void crypto4xx_free_sa(struct crypto4xx_ctx *ctx) in crypto4xx_free_sa()493 struct crypto4xx_ctx *ctx) in crypto4xx_copy_digest_to_dst()559 struct crypto4xx_ctx *ctx; in crypto4xx_ahash_done()683 struct crypto4xx_ctx *ctx, in crypto4xx_build_pd()940 struct crypto4xx_ctx *ctx) in crypto4xx_ctx_init()952 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(sk); in crypto4xx_sk_init()967 static void crypto4xx_common_exit(struct crypto4xx_ctx *ctx) in crypto4xx_common_exit()974 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(sk); in crypto4xx_sk_exit()984 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm); in crypto4xx_aead_init()[all …]