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

/freebsd-12-stable/sys/opencrypto/
H A Dxform_sha2.c60 static int SHA256Update_int(void *, const u_int8_t *, u_int16_t);
84 .Update = SHA256Update_int,
133 .Update = SHA256Update_int,
172 SHA256Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) function

Completed in 95 milliseconds