Searched refs:ERR_ATTIC_error (Results 1 – 2 of 2) sorted by relevance
19 # define ATTICerr(f, r) ERR_ATTIC_error(0, (r), OPENSSL_FILE, OPENSSL_LINE)
67 static void ERR_ATTIC_error(int function, int reason, const char *file, int line) in ERR_ATTIC_error() function