Home
last modified time | relevance | path

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

/dflybsd-src/sys/opencrypto/
H A Dxform.h44 void (*Reinit) (void *, const u_int8_t *, u_int16_t); member
H A Dcryptosoft.c684 if (axf->Reinit) in swcr_combined()
685 axf->Reinit(&ctx, iv, ivlen); in swcr_combined()