Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
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 *macct in blake2_mac_final()
[all...]
/third_party/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()
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 *macct in blake2_mac_final()
[all...]

Completed in 2 milliseconds