Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/include/internal/
H A Dcryptlib_int.h35 void ossl_malloc_setup_failures(void);
/freebsd-12.1/crypto/openssl/crypto/
H A Dmem.c181 void ossl_malloc_setup_failures(void) in ossl_malloc_setup_failures() function
H A Dinit.c97 ossl_malloc_setup_failures(); in DEFINE_RUN_ONCE_STATIC()