Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dxform.c129 static int SHA384Update_int(void *, u_int8_t *, u_int16_t);
399 SHA384Update_int,
1072 SHA384Update_int(void *ctx, u_int8_t *buf, u_int16_t len) in SHA384Update_int() function