Searched defs:MYALLOC (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgosthash.c21 # define MYALLOC(size) OPENSSL_malloc(size) macro
24 # define MYALLOC(size) malloc(size) macro

Completed in 140 milliseconds