Home
last modified time | relevance | path

Searched refs:mempool_allocarray (Results 1 – 1 of 1) sorted by path

/freebsd/sys/contrib/libsodium/test/default/
H A Dcmptest.h88 static __attribute__((malloc)) void *mempool_allocarray(size_t count, size_t size) in mempool_allocarray() function
115 #define sodium_allocarray(X, Y) mempool_allocarray((X), (Y))