Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_mstate_mgr.c28 void adf_mstate_mgr_init(struct adf_mstate_mgr *mgr, u8 *buf, u32 size) in adf_mstate_mgr_init() function
44 adf_mstate_mgr_init(mgr, buf, size); in adf_mstate_mgr_new()
57 adf_mstate_mgr_init(mgr, p_mgr->state, in adf_mstate_mgr_init_from_parent()
64 adf_mstate_mgr_init(mgr, p_sect->state, p_sect->size); in adf_mstate_mgr_init_from_psect()
266 adf_mstate_mgr_init(mgr, buf, size); in adf_mstate_mgr_init_from_remote()
H A Dadf_mstate_mgr.h62 void adf_mstate_mgr_init(struct adf_mstate_mgr *mgr, u8 *buf, u32 size);