Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/crypto/
Dspeck-neon-glue.c31 struct speck128_xts_tfm_ctx { struct
55 const struct speck128_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in __speck128_xts_crypt() argument
115 struct speck128_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in speck128_xts_setkey()
239 .base.cra_ctxsize = sizeof(struct speck128_xts_tfm_ctx),
/Linux-v4.19/arch/arm64/crypto/
Dspeck-neon-glue.c25 struct speck128_xts_tfm_ctx { struct
49 const struct speck128_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in __speck128_xts_crypt() argument
109 struct speck128_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in speck128_xts_setkey()
233 .base.cra_ctxsize = sizeof(struct speck128_xts_tfm_ctx),