Searched defs:fctx (Results 1 – 5 of 5) sorted by relevance
363 struct flexi_crypto_context *fctx) in crypto_key_is_valid()381 struct flexi_crypto_context *fctx = &ctx->fctx; in configure_cipher_ctx() local439 struct flexi_crypto_context *fctx) in auth_key_is_valid()460 struct flexi_crypto_context *fctx = &ctx->fctx; in configure_auth_ctx() local487 struct flexi_crypto_context *fctx = &ctx->fctx; in configure_aead_ctx() local
71 struct flexi_crypto_context fctx; member
83 mc_fc_context_t *fctx = &cpt_ctx->mc_ctx.fctx; in cpt_fc_salt_update() local161 cpt_fc_ciph_set_key_passthrough(struct cpt_ctx *cpt_ctx, mc_fc_context_t *fctx) in cpt_fc_ciph_set_key_passthrough()168 cpt_fc_ciph_set_key_set_aes_key_type(mc_fc_context_t *fctx, uint16_t key_len) in cpt_fc_ciph_set_key_set_aes_key_type()239 mc_fc_context_t *fctx = &cpt_ctx->mc_ctx.fctx; in cpt_fc_ciph_set_key() local2420 mc_fc_context_t *fctx = &cpt_ctx->mc_ctx.fctx; in cpt_fc_auth_set_key() local
321 mc_fc_context_t fctx; member
4946 int RM_CommandFilterArgsCount(RedisModuleCommandFilterCtx *fctx) in RM_CommandFilterArgsCount()4954 const RedisModuleString *RM_CommandFilterArgGet(RedisModuleCommandFilterCtx *fctx, int pos) in RM_CommandFilterArgGet()4966 int RM_CommandFilterArgInsert(RedisModuleCommandFilterCtx *fctx, int pos, RedisModuleString *arg) in RM_CommandFilterArgInsert()4988 int RM_CommandFilterArgReplace(RedisModuleCommandFilterCtx *fctx, int pos, RedisModuleString *arg) in RM_CommandFilterArgReplace()5001 int RM_CommandFilterArgDelete(RedisModuleCommandFilterCtx *fctx, int pos) in RM_CommandFilterArgDelete()