Home | History | Annotate | Download | only in opencrypto

Lines Matching refs:Update

482 		axf->Update(&ctx, (char *)buf + crd->crd_skip, crd->crd_len);
486 (int (*)(void*, void *, unsigned int))(void *)axf->Update,
494 (int (*)(void *, void *, unsigned int))(void *)axf->Update,
519 axf->Update(&ctx, aalg, axf->auth_hash->hashsize);
528 axf->Update(&ctx, sw->sw_octx, sw->sw_klen);
650 axf->Update(&ctx, blk, len);
661 axf->Update(&ctx, blk, len);
663 axf->Update(&ctx, blk, len);
680 axf->Update(&ctx, blk, blksz);
906 axf->Update((*swd)->sw_ictx, cri->cri_key,
908 axf->Update((*swd)->sw_ictx, hmac_ipad_buffer,
915 axf->Update((*swd)->sw_octx, cri->cri_key,
917 axf->Update((*swd)->sw_octx, hmac_opad_buffer,
951 axf->Update((*swd)->sw_ictx, cri->cri_key,