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

/freebsd-11-stable/sys/opencrypto/
H A Dxform_sha2.c59 static int SHA384Update_int(void *, const u_int8_t *, u_int16_t);
75 (void (*)(void *)) SHA384_Init, NULL, NULL, SHA384Update_int,
98 SHA384Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) function

Completed in 174 milliseconds