HomeSort by relevance Sort by last modified time
    Searched defs:ERR_LIB_TS (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/err/
err.h 198 #define ERR_LIB_TS 47
234 #define TSerr(f,r) ERR_PUT_error(ERR_LIB_TS,(f),(r),__FILE__,__LINE__)
292 #define ERR_R_TS_LIB ERR_LIB_TS /* 45 */
  /external/openssl/include/openssl/
err.h 198 #define ERR_LIB_TS 47
234 #define TSerr(f,r) ERR_PUT_error(ERR_LIB_TS,(f),(r),__FILE__,__LINE__)
292 #define ERR_R_TS_LIB ERR_LIB_TS /* 45 */

Completed in 132 milliseconds