Searched refs:aspeed_cipher_ctx (Results 1 – 2 of 2) sorted by relevance
20 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_do_fallback()72 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_crypto_do_request()356 struct aspeed_cipher_ctx *ctx; in aspeed_hace_skcipher_trigger()399 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_des_crypt()420 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_des_setkey()577 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_aes_crypt()614 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(cipher); in aspeed_aes_setkey()693 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_cra_init()725 struct aspeed_cipher_ctx *ctx = crypto_skcipher_ctx(tfm); in aspeed_crypto_cra_exit()750 .cra_ctxsize = sizeof(struct aspeed_cipher_ctx),[all …]
237 struct aspeed_cipher_ctx { struct