Searched defs:camellia_ctx (Results 1 – 2 of 2) sorted by relevance
17 struct camellia_ctx { struct22 extern int __camellia_setkey(struct camellia_ctx *cctx, argument
954 struct camellia_ctx { struct963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument