Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_rmd160.c57 static int RMD160Update_int(void *, const void *, u_int);
69 .Update = RMD160Update_int,
80 RMD160Update_int(void *ctx, const void *buf, u_int len) in RMD160Update_int() function