Searched defs:SSLerr (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/include/openssl/ | ||
| H A D | err.h.in | 168 #define SSLerr(f, r) ERR_raise_data(ERR_LIB_SSL, (r), NULL) macro |
| H A D | err.h | 166 #define SSLerr(f, r) ERR_raise_data(ERR_LIB_SSL, (r), NULL) macro |