Searched refs:cpt_ctx (Results 1 – 4 of 4) sorted by relevance
80 cpt_fc_salt_update(struct cpt_ctx *cpt_ctx, in cpt_fc_salt_update() argument236 cpt_fc_ciph_set_key(struct cpt_ctx *cpt_ctx, cipher_type_t type, in cpt_fc_ciph_set_key() argument662 struct cpt_ctx *cpt_ctx; in cpt_enc_hmac_prep() local1023 struct cpt_ctx *cpt_ctx; in cpt_dec_hmac_prep() local1393 struct cpt_ctx *cpt_ctx; in cpt_zuc_snow3g_enc_prep() local1700 struct cpt_ctx *cpt_ctx; in cpt_zuc_snow3g_dec_prep() local1951 struct cpt_ctx *cpt_ctx; in cpt_kasumi_enc_prep() local2186 struct cpt_ctx *cpt_ctx; in cpt_kasumi_dec_prep() local2417 cpt_fc_auth_set_key(struct cpt_ctx *cpt_ctx, auth_type_t type, in cpt_fc_auth_set_key() argument2469 if (!cpt_ctx->fc_type || !cpt_ctx->enc_cipher) in cpt_fc_auth_set_key()[all …]
307 struct cpt_ctx { struct426 (((struct cpt_ctx *)(SESS_PRIV(__sess)))->fc_type)437 unsigned int ctx_len = sizeof(struct cpt_ctx); in cpt_get_session_size()
258 offsetof(struct cpt_ctx, mc_ctx)); in sym_session_configure()298 vq_cmd_w3.s.cptr = misc->ctx_dma_addr + offsetof(struct cpt_ctx, in sym_session_configure()
373 offsetof(struct cpt_ctx, mc_ctx)); in sym_session_configure()412 vq_cmd_w3.s.cptr = misc->ctx_dma_addr + offsetof(struct cpt_ctx, in sym_session_configure()