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

/freebsd-12-stable/sys/opencrypto/
H A Dxform_cbc_mac.c18 .Reinit =
34 .Reinit =
50 .Reinit =
H A Dxform_null.c88 .Reinit = null_reinit,
H A Dxform_auth.h63 void (*Reinit) (void *, const u_int8_t *, u_int16_t); member in struct:auth_hash
H A Dcryptosoft.c616 if (axf->Reinit)
617 axf->Reinit(&ctx, iv, ivlen);
/freebsd-12-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c1498 axf->Reinit(auth_ctx, iv, sizeof(iv));
1977 axf->Reinit(auth_ctx, iv, sizeof(iv));

Completed in 58 milliseconds