Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dxform.c130 static int SHA512Update_int(void *, u_int8_t *, u_int16_t);
407 SHA512Update_int,
1079 SHA512Update_int(void *ctx, u_int8_t *buf, u_int16_t len) in SHA512Update_int() function