Searched refs:cmac_data_st (Results 1 – 1 of 1) sorted by relevance
49 struct cmac_data_st { struct58 struct cmac_data_st *macctx; in cmac_new() argument77 struct cmac_data_st *macctx = vmacctx; in cmac_free()88 struct cmac_data_st *src = vsrc; in cmac_dup()89 struct cmac_data_st *dst; in cmac_dup()108 struct cmac_data_st *macctx = vmacctx; in cmac_size()149 static int cmac_setkey(struct cmac_data_st *macctx, in cmac_setkey()173 struct cmac_data_st *macctx = vmacctx; in cmac_init()186 struct cmac_data_st *macctx = vmacctx; in cmac_update()194 struct cmac_data_st *macctx = vmacctx; in cmac_final()[all …]
Completed in 5 milliseconds