Searched refs:vmac_ctx_t (Results 1 – 2 of 2) sorted by relevance
463 struct vmac_ctx_t *ctx) in vmac()487 static int vmac_set_key(unsigned char user_key[], struct vmac_ctx_t *ctx) in vmac_set_key()547 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent); in vmac_setkey()566 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent); in vmac_update()601 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent); in vmac_final()627 struct vmac_ctx_t *ctx = crypto_tfm_ctx(tfm); in vmac_init_tfm()639 struct vmac_ctx_t *ctx = crypto_tfm_ctx(tfm); in vmac_exit_tfm()674 inst->alg.base.cra_ctxsize = sizeof(struct vmac_ctx_t); in vmac_create()
56 struct vmac_ctx_t { struct