Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_sha2.c61 static int SHA384Update_int(void *, const void *, u_int);
96 .Update = SHA384Update_int,
145 .Update = SHA384Update_int,
179 SHA384Update_int(void *ctx, const void *buf, u_int len) in SHA384Update_int() function