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

/dovecot/src/lib-ssl-iostream/
H A Ddovecot-openssl-common.c15 static void *dovecot_openssl_malloc(size_t size, const char *u0 ATTR_UNUSED, int u1 ATTR_UNUSED) function
17 static void *dovecot_openssl_malloc(size_t size)
61 if (CRYPTO_set_mem_functions(dovecot_openssl_malloc,

Completed in 6 milliseconds