Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_null.c61 static int null_update(void *, const void *, u_int);
89 .Update = null_update,
122 null_update(void *ctx, const void *buf, u_int len) in null_update() function