Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h259 #define lh_OPENSSL_STRING_error(lh) OPENSSL_LH_error(ossl_check_OPENSSL_STRING_lh_type(lh)) macro
/freebsd/crypto/openssl/apps/
H A Dreq.c226 } else if (lh_OPENSSL_STRING_error(addexts)) { in duplicated()