Home
last modified time | relevance | path

Searched refs:blake2_mac_data_st (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c36 struct blake2_mac_data_st { struct
44 struct blake2_mac_data_st *macctx; in blake2_mac_new() argument
59 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