Searched defs:MYALLOC (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 37 milliseconds