Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/include/
H A Dfunction.h16 #define DEPRECATED_NO_ALTERNATIVE "unknown" macro
/freebsd/crypto/openssl/apps/
H A Dopenssl.c53 if (strcmp(fp->deprecated_alternative, DEPRECATED_NO_ALTERNATIVE) != 0) in warn_deprecated()