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()
588 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_aes_crypt()
625 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_aes_setkey()
704 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_cra_init()
732 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_cra_exit()
757 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
784 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
811 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
838 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
864 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
891 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
918 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
945 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
971 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
998 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
1025 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
1052 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
1081 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
1107 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),
1133 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),