Lines Matching defs:ctx
45 static unsigned int crounds(struct siphash_data_st *ctx) in crounds()
50 static unsigned int drounds(struct siphash_data_st *ctx) in drounds()
57 struct siphash_data_st *ctx; in siphash_new() local
89 struct siphash_data_st *ctx = vmacctx; in siphash_size() local
94 static int siphash_setkey(struct siphash_data_st *ctx, in siphash_setkey()
105 struct siphash_data_st *ctx = vmacctx; in siphash_init() local
120 struct siphash_data_st *ctx = vmacctx; in siphash_update() local
132 struct siphash_data_st *ctx = vmacctx; in siphash_final() local
142 static const OSSL_PARAM *siphash_gettable_ctx_params(ossl_unused void *ctx, in siphash_gettable_ctx_params()
157 struct siphash_data_st *ctx = vmacctx; in siphash_get_ctx_params() local
172 static const OSSL_PARAM *siphash_settable_ctx_params(ossl_unused void *ctx, in siphash_settable_ctx_params()
188 struct siphash_data_st *ctx = vmacctx; in siphash_set_params() local