Home
last modified time | relevance | path

Searched defs:allocate_memory (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libcrypt/
H A Dnamespace.h66 #define allocate_memory __libcrypt_internal_allocate_memory macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c73 allocate_memory(block_region **region, uint32_t m_cost) in allocate_memory() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dcore.c89 int allocate_memory(const argon2_context *context, uint8_t **memory, in allocate_memory() function