Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/crypto/
Dspeck-neon-glue.c133 struct speck64_xts_tfm_ctx { struct
156 const struct speck64_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in __speck64_xts_crypt() argument
217 struct speck64_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in speck64_xts_setkey()
254 .base.cra_ctxsize = sizeof(struct speck64_xts_tfm_ctx),
/Linux-v4.19/arch/arm64/crypto/
Dspeck-neon-glue.c127 struct speck64_xts_tfm_ctx { struct
150 const struct speck64_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in __speck64_xts_crypt() argument
211 struct speck64_xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm); in speck64_xts_setkey()
248 .base.cra_ctxsize = sizeof(struct speck64_xts_tfm_ctx),