Symbol: sun8i_cipher_tfm_ctx
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
108
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
138
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
314
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
354
struct sun8i_cipher_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
380
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
399
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
417
struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
424
memset(op, 0, sizeof(struct sun8i_cipher_tfm_ctx));
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
456
struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
466
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
495
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
317
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
347
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
376
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
406
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
123
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
186
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
348
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
369
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
389
struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
396
memset(op, 0, sizeof(struct sun8i_cipher_tfm_ctx));
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
429
struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
439
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
468
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
92
struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
181
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
211
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
240
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
270
.cra_ctxsize = sizeof(struct sun8i_cipher_tfm_ctx),