OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP_MEMSET
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtommath/mtest/
mpi-config.h
32
#ifndef
MP_MEMSET
33
#define
MP_MEMSET
1 /* use memset() to zero buffers? */
mpi.c
140
of the
MP_MEMSET
and MP_MEMCPY configuration options...
142
#if
MP_MEMSET
== 0
147
#endif /*
MP_MEMSET
*/
[
all
...]
Completed in 116 milliseconds