Home
last modified time | relevance | path

Searched refs:sl3516_ce_cipher_tfm_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/gemini/
A Dsl3516-ce-cipher.c24 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_need_fallback()
102 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_cipher_fallback()
126 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_cipher()
275 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_skdecrypt()
293 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_skencrypt()
310 struct sl3516_ce_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sl3516_ce_cipher_init()
317 memset(op, 0, sizeof(struct sl3516_ce_cipher_tfm_ctx)); in sl3516_ce_cipher_init()
353 struct sl3516_ce_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sl3516_ce_cipher_exit()
363 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_aes_setkey()
A Dsl3516-ce.h303 struct sl3516_ce_cipher_tfm_ctx { struct
A Dsl3516-ce-core.c228 .cra_ctxsize = sizeof(struct sl3516_ce_cipher_tfm_ctx),

Completed in 8 milliseconds