Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/
H A Dmem.c49 static int shouldfail(void);
51 # define FAILTEST() if (shouldfail()) return NULL
145 static int shouldfail(void) in shouldfail() function