Searched refs:rk_cipher_ctx (Results 1 – 1 of 1) sorted by relevance
71 struct rk_cipher_ctx *op = crypto_skcipher_ctx(tfm); in rk_cipher_fallback() 112 struct rk_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in rk_aes_setkey() 126 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_des_setkey() 142 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_tdes_setkey() 257 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in rk_cipher_hw_init() 436 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_cipher_tfm_init() 456 struct rk_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in rk_cipher_tfm_exit() 470 .base.cra_ctxsize = sizeof(struct rk_cipher_ctx),495 .base.cra_ctxsize = sizeof(struct rk_cipher_ctx),521 .base.cra_ctxsize = sizeof(struct rk_cipher_ctx),[all...]