Searched refs:aspeed_cipher_ctx (Results 1 – 2 of 2) sorted by relevance
31 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_do_fallback()367 struct aspeed_cipher_ctx *ctx; in aspeed_hace_skcipher_trigger()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),[all …]
225 struct aspeed_cipher_ctx { struct