Home
last modified time | relevance | path

Searched defs:speck128_xts_tfm_ctx (Results 1 – 2 of 2) sorted by relevance

/arch/arm/crypto/
Dspeck-neon-glue.c30 struct speck128_xts_tfm_ctx { struct
31 struct speck128_tfm_ctx main_key;
55 const struct speck128_xts_tfm_ctx *ctx = crypto_blkcipher_ctx(tfm); in __speck128_xts_crypt() argument
/arch/arm64/crypto/
Dspeck-neon-glue.c24 struct speck128_xts_tfm_ctx { struct
25 struct speck128_tfm_ctx main_key;
49 const struct speck128_xts_tfm_ctx *ctx = crypto_blkcipher_ctx(tfm); in __speck128_xts_crypt() argument