Searched defs:xts_instance_ctx (Results 1 – 2 of 2) sorted by relevance
28 struct xts_instance_ctx { struct29 struct crypto_skcipher_spawn spawn;30 char name[CRYPTO_MAX_ALG_NAME];
29 struct xts_instance_ctx { struct30 struct crypto_skcipher_spawn spawn;31 struct crypto_cipher_spawn tweak_spawn;