Searched refs:SESS_PRIV (Results 1 – 2 of 2) sorted by relevance
422 #define SESS_PRIV(__sess) \ macro426 (((struct cpt_ctx *)(SESS_PRIV(__sess)))->fc_type)
2508 void *ctx = SESS_PRIV(sess); in fill_sess_aead()2659 if (unlikely(cpt_fc_ciph_set_key(SESS_PRIV(sess), enc_type, in fill_sess_cipher()2755 if (unlikely(cpt_fc_auth_set_key(SESS_PRIV(sess), auth_type, in fill_sess_auth()2770 void *ctx = SESS_PRIV(sess); in fill_sess_gmac()3068 cpt_fc_salt_update(SESS_PRIV(sess_misc), salt); in fill_fc_params()3110 cpt_fc_salt_update(SESS_PRIV(sess_misc), salt); in fill_fc_params()3137 fc_params.ctx_buf.vaddr = SESS_PRIV(sess_misc); in fill_fc_params()3394 params.ctx_buf.vaddr = SESS_PRIV(sess); in fill_digest_params()