Home
last modified time | relevance | path

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

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