Searched refs:hmac_data_st (Results 1 – 6 of 6) sorted by relevance
48 struct hmac_data_st { struct75 struct hmac_data_st *macctx; in hmac_new() argument92 struct hmac_data_st *macctx = vmacctx; in hmac_free()104 struct hmac_data_st *src = vsrc; in hmac_dup()105 struct hmac_data_st *dst; in hmac_dup()150 static int hmac_setkey(struct hmac_data_st *macctx, in hmac_setkey()175 struct hmac_data_st *macctx = vmacctx; in hmac_init()188 struct hmac_data_st *macctx = vmacctx; in hmac_update()223 struct hmac_data_st *macctx = vmacctx; in hmac_final()254 struct hmac_data_st *macctx = vmacctx; in hmac_get_ctx_params()[all …]