Searched defs:camellia_xts_ctx (Results 1 – 1 of 1) sorted by relevance
22 struct camellia_xts_ctx { struct23 struct camellia_ctx tweak_ctx;24 struct camellia_ctx crypt_ctx;