Lines Matching refs:aspeed_cipher_ctx
31 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_do_fallback()
83 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_crypto_do_request()
367 struct aspeed_cipher_ctx *ctx; in aspeed_hace_skcipher_trigger()
410 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_des_crypt()
431 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_des_setkey()
540 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_aes_crypt()
577 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_aes_setkey()
636 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_cra_init()
664 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_cra_exit()
689 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
716 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
742 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
769 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
795 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
822 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
851 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
877 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
903 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),