Searched refs:SHA512Update_int (Results 1 – 1 of 1) sorted by relevance
60 static int SHA512Update_int(void *, const u_int8_t *, u_int16_t);83 (void (*)(void *)) SHA512_Init, NULL, NULL, SHA512Update_int,105 SHA512Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) in SHA512Update_int() function