Searched refs:Reinit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
H A Dxform_auth.h61 void (*Reinit) (void *, const u_int8_t *, u_int16_t); member in struct:auth_hash
H A Dcryptosoft.c543 if (axf->Reinit)
544 axf->Reinit(&ctx, iv, ivlen);
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1482 axf->Reinit(auth_ctx, iv, sizeof(iv));

Completed in 101 milliseconds