Searched defs:camellia_xts_ctx (Results 1 – 1 of 1) sorted by relevance
23 struct camellia_xts_ctx { struct24 struct camellia_ctx tweak_ctx;25 struct camellia_ctx crypt_ctx;