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

/freebsd-11-stable/sys/opencrypto/
H A Dxform_sha2.c58 static int SHA256Update_int(void *, const u_int8_t *, u_int16_t);
67 (void (*)(void *)) SHA256_Init, NULL, NULL, SHA256Update_int,
91 SHA256Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) function

Completed in 46 milliseconds