Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dhmac_prov.c53 struct hmac_data_st { struct
78 struct hmac_data_st *macctx; in hmac_new() argument
96 struct hmac_data_st *macctx = vmacctx; in hmac_free()
108 struct hmac_data_st *src = vsrc; in hmac_dup()
109 struct hmac_data_st *dst; in hmac_dup()
155 static int hmac_setkey(struct hmac_data_st *macctx, in hmac_setkey()
201 struct hmac_data_st *macctx = vmacctx; in hmac_init()
216 struct hmac_data_st *macctx = vmacctx; in hmac_update()
251 struct hmac_data_st *macctx = vmacctx; in hmac_final()
283 struct hmac_data_st *macctx = vmacctx; in hmac_get_ctx_params()
[all …]

Completed in 4 milliseconds