Searched refs:dthe_get_dev (Results 1 – 2 of 2) sorted by relevance
113 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_cipher_init_tfm()124 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_cipher_init_tfm_fallback()222 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aes_set_ctrl_key()334 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aes_run()523 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aes_crypt()573 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aead_init_tfm()708 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aead_read_tag()854 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aead_run()1132 struct dthe_data *dev_data = dthe_get_dev(ctx); in dthe_aead_crypt()
34 struct dthe_data *dthe_get_dev(struct dthe_tfm_ctx *ctx) in dthe_get_dev() function