Searched refs:cast6_ctx (Results 1 – 3 of 3) sorted by relevance
13 struct cast6_ctx { struct18 int __cast6_setkey(struct cast6_ctx *ctx, const u8 *key, unsigned int keylen); argument
72 .base.cra_ctxsize = sizeof(struct cast6_ctx),85 .base.cra_ctxsize = sizeof(struct cast6_ctx),
106 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len) in __cast6_setkey()174 const struct cast6_ctx *c = ctx; in __cast6_encrypt()211 const struct cast6_ctx *c = ctx; in __cast6_decrypt()252 .cra_ctxsize = sizeof(struct cast6_ctx),