Home
last modified time | relevance | path

Searched refs:aspeed_cipher_ctx (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/aspeed/
A Daspeed-hace-crypto.c31 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()
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),
[all …]
A Daspeed-hace.h215 struct aspeed_cipher_ctx { struct

Completed in 11 milliseconds