Searched refs:p_SHA512_Update (Results 1 – 2 of 2) sorted by relevance
290 void (* p_SHA512_Update)(SHA512Context *cx, const unsigned char *input, member
1072 (vector->p_SHA512_Update)(cx, input, inputLen); in SHA512_Update()