Home
last modified time | relevance | path

Searched refs:md_failbuf (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/
H A Dmem.c41 static char md_failbuf[CRYPTO_MEM_CHECK_MAX_FS + 1]; variable
174 strncpy(md_failbuf, cp, CRYPTO_MEM_CHECK_MAX_FS); in ossl_malloc_setup_failures()
175 md_failstring = md_failbuf; in ossl_malloc_setup_failures()

Completed in 5 milliseconds