Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dcmac_prov.c49 struct cmac_data_st { struct
58 struct cmac_data_st *macctx; in cmac_new() argument
77 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 4 milliseconds