Home
last modified time | relevance | path

Searched refs:CONST_POINTER (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/lib/libmd/
H A Dmd4c.c34 typedef const unsigned char *CONST_POINTER; typedef
130 ((POINTER)&context->buffer[idx], (CONST_POINTER)input, partLen); in MD4Update()
143 ((POINTER)&context->buffer[idx], (CONST_POINTER)&input[i], in MD4Update()