Searched refs:blake2_mac_data_st (Results 1 – 1 of 1) sorted by relevance
36 struct blake2_mac_data_st { struct44 struct blake2_mac_data_st *macctx; in blake2_mac_new() argument59 struct blake2_mac_data_st *dst; in blake2_mac_dup()60 struct blake2_mac_data_st *src = vsrc; in blake2_mac_dup()75 struct blake2_mac_data_st *macctx = vmacctx; in blake2_mac_free()85 struct blake2_mac_data_st *macctx = vmacctx; in blake2_mac_size()90 static int blake2_setkey(struct blake2_mac_data_st *macctx, in blake2_setkey()108 struct blake2_mac_data_st *macctx = vmacctx; in blake2_mac_init()126 struct blake2_mac_data_st *macctx = vmacctx; in blake2_mac_update()138 struct blake2_mac_data_st *macctx = vmacctx; in blake2_mac_final()[all …]
Completed in 6 milliseconds