Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dmem.c47 static int shouldfail(void);
49 # define FAILTEST() if (shouldfail()) return NULL
136 static int shouldfail(void) in shouldfail() function